Commit 8bbac00
authored
zend_language_parser.y: simplify
Allow `class_modifiers` to be empty (resulting in a `0`) and unify the rules
for class declarations with and without modifiers.class_declaration_statement grammar1 parent f46bc8e commit 8bbac00
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
608 | | - | |
609 | | - | |
610 | | - | |
611 | 608 | | |
612 | 609 | | |
613 | 610 | | |
614 | | - | |
| 611 | + | |
615 | 612 | | |
616 | 613 | | |
617 | 614 | | |
| |||
0 commit comments