-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: nikic/PHP-Parser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove assert() on CallLike::getArgs(), returns empty array on first class callable
#1138
opened Jan 28, 2026 by
samsonasik
Contributor
Loading…
Fix variadic trailing comma printer in format preserving printer - option #2
#1126
opened Oct 27, 2025 by
TomasVotruba
Contributor
Loading…
fix: Replace args with VariadicPlaceholder should remove trailing comma
#1125
opened Oct 26, 2025 by
samsonasik
Contributor
Loading…
Add getVisitorsForNode() method to NodeTraverser
#1122
opened Oct 20, 2025 by
samsonasik
Contributor
Loading…
Reproducer for a bug with format-preserving printer that loses parentheses around BooleanNot expressions
#1120
opened Oct 18, 2025 by
maks-rafalko
Contributor
Loading…
Format-preserving pretty-printing with replacing expression nodes doesn't work
#1115
opened Oct 14, 2025 by
maks-rafalko
Contributor
Loading…
add ContaintsStmts interface to mark stmt classes with nested stmts inside
#1113
opened Oct 8, 2025 by
TomasVotruba
Contributor
Loading…
Enhance ConstExprEvaluator by evaluating new type of expressions or enhancing some (hopefully)
#1107
opened Sep 5, 2025 by
odain-cbd
Loading…
added both the JSON_THROW_ON_ERROR and JSON_INVALID_UTF8_IGNORE flag
#1065
opened Jan 23, 2025 by
simkoc
Loading…
fix: Fix PrettyPrinterAbstract param PHPDoc
#1003
opened Jun 10, 2024 by
theofidry
Contributor
Loading…
ProTip!
Adding no:label will show everything without a label.