-
Notifications
You must be signed in to change notification settings - Fork 74
Pull requests: glayzzle/php-parser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: use explicit T_ATTRIBUTE guard in read_interface_body
#1235
opened Mar 25, 2026 by
jorgsowa
Loading…
fix: raise SyntaxError for final class constants before PHP 8.1
#1234
opened Mar 25, 2026 by
jorgsowa
Loading…
fix: pass attrs to trait declarations and support attributes on enum cases
#1231
opened Mar 25, 2026 by
jorgsowa
Loading…
fix: trait alias with no visibility and no alias now raises an error
#1230
opened Mar 25, 2026 by
jorgsowa
Loading…
fix: arrow function version guard never fired due to operator precedence
#1229
opened Mar 25, 2026 by
jorgsowa
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.