1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-15 02:47:04 +01:00
PHP-Parser/test/code/expr/fetchAndCall
2011-12-07 18:17:05 +01:00
..
args.test More test coverage and doc string parsing fixes 2011-12-04 16:52:43 +01:00
constFetch.test Cover Parser.php as much as possible 2011-12-07 18:17:05 +01:00
funcCall.test Cover Parser.php as much as possible 2011-12-07 18:17:05 +01:00
newDeref.test Cover Parser.php as much as possible 2011-12-07 18:17:05 +01:00
objectAccess.test Cover Parser.php as much as possible 2011-12-07 18:17:05 +01:00
simpleArrayAccess.test Cover Parser.php as much as possible 2011-12-07 18:17:05 +01:00
staticCall.test Disallow array deref using alternative syntax 2011-12-04 17:07:17 +01:00
staticPropertyFetch.test Cover Parser.php as much as possible 2011-12-07 18:17:05 +01:00