1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2025-01-08 14:08:20 +01:00
PHP-Parser/test/code/prettyPrinter/expr
Nikita Popov e5453f0d46 Extract pSingleQuotedString as an extension point
And add some more string formatting tests.
2017-12-01 18:31:21 +01:00
..
anonymousClass.test
arrayDestructuring.test PHP 7: Short destructuring syntax 2016-07-06 23:43:23 +02:00
call.test
closure.test
constant_deref.test
docStrings.test
include.test
intrinsics.test
list.test
literals.test Extract pSingleQuotedString as an extension point 2017-12-01 18:31:21 +01:00
numbers.test Improve LNumber/DNumber pretty printing 2016-12-11 16:31:59 +01:00
operators.test
parentheses.test
shortArraySyntax.test
stringEscaping.test Escape all low control characters in strings 2016-04-19 17:45:39 +02:00
uvs.test
variables.test
yield.test