1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-11 08:59:46 +01:00
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 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