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 eecaf1e93b Merge branch '1.x'
Conflicts:
	grammar/rebuildParsers.php
	lib/PhpParser/Parser.php
2015-09-19 22:07:29 +08: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
docStringNewlines.test Fix issue #227 2015-09-19 22:05:23 +08:00
encapsedString.test Add a few more string interpolation tests 2015-03-11 20:01:26 +01:00
float.test Revert "Make tests compatible with PHP 7" 2015-07-14 19:21:57 +02:00
int.test Revert "Make tests compatible with PHP 7" 2015-07-14 19:21:57 +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