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-25 09:32:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b479e7592812411c20c34d9ed33db3957bde66e
PHP-Parser
/
lib
/
PhpParser
History
Nikita Popov
b5351f883a
Make keyword emulation check case-insensitive
2020-09-23 20:19:40 +02:00
..
Builder
…
Comment
…
ErrorHandler
…
Internal
Add basic FPPP support for attributes
2020-09-19 16:43:45 +02:00
Lexer
Make keyword emulation check case-insensitive
2020-09-23 20:19:40 +02:00
Node
[PHP 8.0] Add attributes support (
#661
)
2020-09-13 21:01:17 +02:00
NodeVisitor
[PHP 8.0] Add attributes support (
#661
)
2020-09-13 21:01:17 +02:00
Parser
Recover from missing semicolon after property or class const
2020-09-19 23:11:36 +02:00
PrettyPrinter
[PHP 8.0] Add attributes support (
#661
)
2020-09-13 21:01:17 +02:00
Builder.php
…
BuilderFactory.php
…
BuilderHelpers.php
…
Comment.php
…
ConstExprEvaluationException.php
…
ConstExprEvaluator.php
…
Error.php
…
ErrorHandler.php
…
JsonDecoder.php
…
Lexer.php
…
NameContext.php
[CS] New line in the end of file
2018-01-13 16:08:26 +01:00
Node.php
…
NodeAbstract.php
…
NodeDumper.php
…
NodeFinder.php
…
NodeTraverser.php
…
NodeTraverserInterface.php
…
NodeVisitor.php
…
NodeVisitorAbstract.php
…
Parser.php
…
ParserAbstract.php
…
ParserFactory.php
…
PrettyPrinterAbstract.php
FPPP: Fix remove + add at start of list
2020-09-22 22:41:02 +02:00