This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/nikic/PHP-Parser.git
synced
2025-02-17 14:34:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
80065965d3
Branches
Tags
View all branches
PHP-Parser
/
lib
/
PHPParser
History
nikic
80065965d3
[5.4] Add new \e escape sequence (0x1B/27)
2011-12-04 17:35:30 +01:00
..
Node
[5.4] Add new \e escape sequence (0x1B/27)
2011-12-04 17:35:30 +01:00
NodeVisitor
…
PrettyPrinter
…
Serializer
…
Unserializer
Cover, fix and cleanup XML unserializer
2011-12-03 15:15:20 +01:00
Autoloader.php
…
Error.php
…
Lexer.php
…
Node.php
…
NodeAbstract.php
…
NodeDumper.php
…
NodeTraverser.php
…
NodeVisitor.php
…
NodeVisitorAbstract.php
Cover, fix and cleanup XML unserializer
2011-12-03 15:15:20 +01:00
Parser.php
Disallow array deref using alternative syntax
2011-12-04 17:07:17 +01:00
PrettyPrinterAbstract.php
…
Serializer.php
…
Unserializer.php
…