1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-04 18:28:25 +01:00
PHP-Parser/test/code/parser/expr/uvs
2020-06-27 17:57:47 +02:00
..
constDeref.test Treat magic constants like normal constants 2020-02-22 21:06:03 +01:00
globalNonSimpleVarError.test Merge branch '3.x' 2017-02-09 20:38:33 +01:00
indirectCall.test Add constructor promotion support 2020-06-27 17:57:47 +02:00
isset.test [PHP 7.4] Add array spread 2019-05-09 19:15:35 +02:00
misc.test Make class constants fully dereferencable 2020-02-22 21:03:53 +01:00
new.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
newInstanceofExpr.test Support arbitrary expressions in new/instanceof 2020-02-22 21:09:03 +01:00
staticProperty.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00