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
b80f326b6a
Fix problem with indented strings by introducing PrettyPrinter->pSafe
2011-06-02 22:52:24 +02:00
..
Node
fix doccomment
2011-06-02 11:39:33 +02:00
PrettyPrinter
Fix problem with indented strings by introducing PrettyPrinter->pSafe
2011-06-02 22:52:24 +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
Slightly simplify grammar
2011-06-02 17:01:22 +02:00
ParserDebug.php
Slightly simplify grammar
2011-06-02 17:01:22 +02:00
PrettyPrinterAbstract.php
Fix problem with indented strings by introducing PrettyPrinter->pSafe
2011-06-02 22:52:24 +02:00