Skip to content

Conversation

plozmun
Copy link
Contributor

@plozmun plozmun commented Oct 29, 2020

In PHP 8 namespaces are treated as single token (T_NAME_FULLY_QUALIFIED)

RFC: https://wiki.php.net/rfc/namespaced_names_as_token

This PR add compatibility with this token

@plozmun plozmun force-pushed the feature/php-8-compatibility branch from fc07623 to 5936c50 Compare October 29, 2020 21:21
alexander-schranz and others added 2 commits October 30, 2020 00:35
@plozmun plozmun force-pushed the feature/php-8-compatibility branch from 5936c50 to 9367fa8 Compare October 29, 2020 23:36
@plozmun plozmun closed this Oct 29, 2020
@plozmun plozmun deleted the feature/php-8-compatibility branch October 29, 2020 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants