-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: nikic/PHP-Parser
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Implicitly marking parameter $lexer as nullable is deprecated in PHP 8.4.2
#1068
by lollita
was closed Jan 29, 2025
Comments in multi-line string concatenation statement gets removed
#1066
by naveen17797
was closed Jan 30, 2025
The created AST abstract tree is generated without a closing semicolon
#1062
by wheakerd
was closed Jan 20, 2025
How can I modify a specified Node in a traversal visitor
#1054
by yanhuichao
was closed Dec 23, 2024
PropertyHook::getStmts() is wrong for short body set hook
#1053
by ondrejmirtes
was closed Dec 27, 2024
Property with multiple props and property hooks should be a parse error
#1050
by ondrejmirtes
was closed Dec 27, 2024
Parameter with hooks is promoted even without a visibility modifier
#1048
by ondrejmirtes
was closed Dec 11, 2024
PHP-Parser cannot be installed in classmap-authoritative=true enabled projects that use deprecated class names
#1045
by urbanecm
was closed Dec 6, 2024
Not possible to parse stubs with function exit() and die() (PHP 8.4 change)
#1036
by ondrejmirtes
was closed Oct 8, 2024
Error during parsing declarations of new PHP functions "exit" and "die" in phpstorm-stubs
#1030
by isfedorov
was closed Oct 8, 2024
TraitUse
objects returned by Class_::getTraitUses()
do not provide namespaced names when NameResolver
is used
#1027
by sebastianbergmann
was closed Sep 23, 2024
Semicolon is not included in the tokens for a GroupUse node
#1026
by carlos-granados
was closed Sep 21, 2024
PhpParser\Node\Param::$hooks must not be accessed before initialization
#1024
by liviuconcioiu
was closed Sep 18, 2024
Undefined constant PhpParser\Node\Expr\List_::KIND_LIST
#1023
by gabrielrbarbosa
was closed Sep 21, 2024
Appending an array item to another one doesn't work as expected
#1019
by simonschaufi
was closed Sep 30, 2024
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.