php-parser/test/code/parser/scalar
2016-04-18 13:59:18 +02:00
..
constantString.test Make canonicalization less aggressive 2016-04-05 10:37:45 +09:00
docString.test Make canonicalization less aggressive 2016-04-05 10:37:45 +09:00
docStringNewlines.test Make canonicalization less aggressive 2016-04-05 10:37:45 +09:00
encapsedString.test Another fix for B"" handling 2016-04-04 22:07:50 +09:00
float.test Add dumpComments option to NodeDumper 2016-03-09 19:48:36 +01:00
int.test Forbid invalid octals in PHP 7 mode 2016-04-18 13:59:18 +02:00
invalidOctal.test Forbid invalid octals in PHP 7 mode 2016-04-18 13:59:18 +02:00
magicConst.test
unicodeEscape.test