php-parser/test
Nikita Popov f66a32e2df Emulate PHP 8 attribute syntax
Perform emulation by replacing #[ with %[, then patching % back
to # and coalescing #[ into T_ATTRIBUTE if it is a freestanding
token.
2020-09-06 17:42:38 +02:00
..
code Support visibility modifiers in namespaced names 2020-08-29 16:35:31 +02:00
PhpParser Emulate PHP 8 attribute syntax 2020-09-06 17:42:38 +02:00
bootstrap.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
updateTests.php Fix updateTests.php 2018-07-22 21:18:34 +02:00