1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-03 09:47:59 +01:00
PHP-Parser/test/code/parser/expr
2014-03-26 18:42:46 +01:00
..
fetchAndCall Add support for argument unpacking (PHP 5.6) 2014-03-26 18:42:46 +01:00
arrayDef.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
assign.test Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
cast.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
clone.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
closure.test Add support for variadic parameters (PHP 5.6) 2014-03-26 18:23:30 +01:00
comparison.test Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
errorSuppress.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
exit.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
includeAndEval.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
issetAndEmpty.test Add support for expressions in empty (PHP 5.5) 2012-09-07 23:42:01 +02:00
logic.test Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
math.test Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
new.test Add support for argument unpacking (PHP 5.6) 2014-03-26 18:42:46 +01:00
print.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
shellExec.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
ternary.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
variable.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00