1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 17:28:27 +01:00
PHP-Parser/test/code/parser/expr/fetchAndCall
2020-02-22 20:42:11 +01:00
..
args.test Perform automated test update 2017-01-19 22:25:22 +01:00
constantDeref.test [PHP 7.4] Add array spread 2019-05-09 19:15:35 +02:00
constFetch.test Check that ::class on object works 2020-02-22 20:42:11 +01:00
funcCall.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
newDeref.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
objectAccess.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
simpleArrayAccess.test Perform automated test update 2017-01-19 22:25:22 +01:00
staticCall.test Fix PHP5 static call fixup 2017-11-11 12:23:14 +01:00
staticPropertyFetch.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00