1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/lib
2011-06-02 23:13:05 +02:00
..
Node fix doccomment 2011-06-02 11:39:33 +02:00
PrettyPrinter Make sure dnumbers are printed as dnumbers even if they could be printed as ints 2011-06-02 23:13:05 +02:00
Lexer.php fix doccomment 2011-06-02 11:39:33 +02:00
NodeAbstract.php Fix parsing of static methods with dynamic method name 2011-06-02 16:29:28 +02:00
NodeDumper.php Optimize the NodeDumper (30% drop) 2011-06-01 22:20:04 +02:00
Parser.php Fix wrong node signature in grammar 2011-06-02 22:57:00 +02:00
ParserDebug.php Fix wrong node signature in grammar 2011-06-02 22:57:00 +02:00
PrettyPrinterAbstract.php Fix problem with indented strings by introducing PrettyPrinter->pSafe 2011-06-02 22:52:24 +02:00