Skip to content

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Dec 2, 2020

PHP 8.0: NewConstants: add new namespaced name constants

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

These constants have been added to the exclusion list in PHPCSDevCS, so shouldn't trigger errors when used in the code of PHPCompatibility itself.

PHP 8.0: NewConstants: add new T_MATCH constant from the Match RFC

Ref: https://wiki.php.net/rfc/match_expression_v2

This constant has been added to the exclusion list in PHPCSDevCS, so shouldn't trigger errors when used in the code of PHPCompatibility itself.

jrfnl added 2 commits December 2, 2020 16:10
Ref: https://wiki.php.net/rfc/namespaced_names_as_token

These constants have been added to the exclusion list in PHPCSDevCS, so shouldn't trigger errors when used in the code of PHPCompatibility itself.
Ref: https://wiki.php.net/rfc/match_expression_v2

This constant has been added to the exclusion list in PHPCSDevCS, so shouldn't trigger errors when used in the code of PHPCompatibility itself.
@jrfnl jrfnl added Type: enhancement PR: quick merge PR only contains relatively simple changes PR: ready for review labels Dec 2, 2020
@jrfnl jrfnl added this to the 10.0.0 milestone Dec 2, 2020
@jrfnl jrfnl requested a review from wimg December 2, 2020 15:42
@wimg wimg merged commit 19578f0 into develop Dec 4, 2020
@wimg wimg deleted the php-8.0/more-new-constants branch December 4, 2020 19:58
@jrfnl jrfnl removed PR: quick merge PR only contains relatively simple changes PR: ready for review labels Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants