php-parser/test/code/parser/scalar
Nikita Popov ef9a154d09 Add support for unicode escape sequences
Only parsed if the PHP 7 parser is used.
2015-06-13 20:51:02 +02: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
unicodeEscape.test Add support for unicode escape sequences 2015-06-13 20:51:02 +02:00