This website requires JavaScript.
Explore
Help
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-06-27 18:46:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8635365a30aef8a04c2938c89068e18008ee187d
PHP-Parser
/
lib
/
PhpParser
History
Nikita Popov
8635365a30
Fix some typing issues
2017-04-26 21:50:40 +02:00
..
Builder
…
Comment
…
ErrorHandler
…
Lexer
Drop emulative lexer implementation
2017-04-24 22:15:50 +02:00
Node
Use null-coalesce operator
2017-04-24 22:32:40 +02:00
NodeVisitor
Use null-coalesce operator
2017-04-24 22:32:40 +02:00
Parser
…
PrettyPrinter
…
Autoloader.php
…
Builder.php
…
BuilderFactory.php
Added BuilderFactory->concat() method
2017-04-24 21:42:59 +02:00
BuilderHelpers.php
…
Comment.php
…
Error.php
Use null-coalesce operator
2017-04-24 22:32:40 +02:00
ErrorHandler.php
…
Lexer.php
…
Node.php
…
NodeAbstract.php
…
NodeDumper.php
…
NodeFinder.php
…
NodeTraverser.php
…
NodeTraverserInterface.php
…
NodeVisitor.php
…
NodeVisitorAbstract.php
…
Parser.php
…
ParserAbstract.php
Fix some typing issues
2017-04-26 21:50:40 +02:00
ParserFactory.php
…
PrettyPrinterAbstract.php
Fix some typing issues
2017-04-26 21:50:40 +02:00