1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 12:24:39 +01:00
PHP-Parser/test/code/parser/scalar
Nikita Popov 4dbf067b4b Add a few more string interpolation tests
Originally wanted to simplify the pretty-printer output, but ...
edge cases everywhere :/
2015-03-11 20:01:26 +01:00
..
constantString.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
docString.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
encapsedString.test Add a few more string interpolation tests 2015-03-11 20:01:26 +01:00
float.test Make tests compatible with PHP 7 2015-02-26 16:26:29 +01:00
int.test Make tests compatible with PHP 7 2015-02-26 16:26:29 +01:00
magicConst.test Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00