This website requires JavaScript.
Explore
Help
Sign In
phabel
/
php-parser
Watch
1
Star
0
Fork
0
You've already forked php-parser
mirror of
https://github.com/phabelio/PHP-Parser.git
synced
2025-01-22 05:11:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
php-parser
/
lib
History
nikic
eaffc0073c
Fix indentation fix for InlineHTML printing
2011-06-02 23:05:14 +02:00
..
Node
fix doccomment
2011-06-02 11:39:33 +02:00
PrettyPrinter
Fix indentation fix for InlineHTML printing
2011-06-02 23:05:14 +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