mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-03 09:57:51 +01:00
91295a0790
When parsing on PHP 7 we will no longer be able to deal with code that contains invalid octal literals. Currently we'll fatal, after engine exceptions land we'll throw an exception instead. |
||
---|---|---|
.. | ||
Builder | ||
Lexer | ||
Node | ||
NodeVisitor | ||
Serializer | ||
Unserializer | ||
AutoloaderTest.php | ||
BuilderFactoryTest.php | ||
CodeTestAbstract.php | ||
CommentTest.php | ||
ErrorTest.php | ||
LexerTest.php | ||
NodeAbstractTest.php | ||
NodeDumperTest.php | ||
NodeTraverserTest.php | ||
ParserTest.php | ||
PrettyPrinterTest.php |