1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/test/code
nikic 91f6880734 Improve pretty printing of empty statement lists
The pStmts() method now also includes the leading \n, however only
if the statement list is non-empty.
2014-03-27 12:31:21 +01:00
..
parser Add support for function and constant import (PHP 5.6) 2014-03-26 22:33:45 +01:00
prettyPrinter Improve pretty printing of empty statement lists 2014-03-27 12:31:21 +01:00