This website requires JavaScript.
Explore
Help
Sign In
danog
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/danog/PHP-Parser.git
synced
2025-01-20 12:46:47 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PHP-Parser
/
test
/
PhpParser
History
nikic
ef121e690c
Preserve case of "static" class name
2014-08-11 21:44:50 +02:00
..
Builder
…
Lexer
Add support for pow operator (PHP 5.6)
2014-03-26 19:18:16 +01:00
Node
Add Scalar\MagicConst->getName()
2014-02-21 18:16:18 +01:00
NodeVisitor
Preserve case of "static" class name
2014-08-11 21:44:50 +02:00
Serializer
Add support for variadic parameters (PHP 5.6)
2014-03-26 18:23:30 +01:00
Unserializer
…
BuilderFactoryTest.php
…
CodeTestAbstract.php
…
CommentTest.php
…
ErrorTest.php
…
LexerTest.php
…
NodeAbstractTest.php
…
NodeDumperTest.php
…
NodeTraverserTest.php
…
ParserTest.php
…
PrettyPrinterTest.php
…
TemplateLoaderTest.php
…
TemplateTest.php
…