PHP 7.2: Add sniffing for usage of the T_COALESCE_EQUAL token by jrfnl · Pull Request #340 · PHPCompatibility/PHPCompatibility
The `T_COALESCE_EQUAL` token is expected to be introduced in PHP 7.2. Ref: https://wiki.php.net/rfc/null_coalesce_equal_operator This includes a fix for a previously incorrect unit test which was _already_ testing for this construct but incorrectly identifying it as `T_COALESCE`.
jrfnl
deleted the
feature/fix-null-coalesce-unit-test
branch
jrfnl
mentioned this pull request
jrfnl
mentioned this pull request
40 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters