1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 12:24:39 +01:00
PHP-Parser/test/code/prettyPrinter
Nikita Popov 58970e2a37 Improve LNumber/DNumber pretty printing
* Support PHP_INT_MIN
* Support negative binary/octal/hex numbers
* Support INF/-INF/NAN in namespaces
2016-12-11 16:31:59 +01:00
..
expr Improve LNumber/DNumber pretty printing 2016-12-11 16:31:59 +01:00
stmt Fix pretty-printing of nullable types 2016-12-06 12:26:21 +01:00
comments.test Avoid superfluous newline when printing Nops 2016-04-19 15:10:51 +02:00
inlineHTMLandPHPtest.file-test Add hasLeadingNewline attribute to InlineHTML 2016-07-25 16:44:25 +02:00
onlyInlineHTML.file-test Add hasLeadingNewline attribute to InlineHTML 2016-07-25 16:44:25 +02:00
onlyPHP.file-test Make canonicalization less aggressive 2016-04-05 10:37:45 +09:00