mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fixed bug #26065 (Crash when nesting classes)
This commit is contained in:
parent
01b255f0ef
commit
885eafac61
1 changed files with 0 additions and 1 deletions
|
@ -169,7 +169,6 @@ inner_statement_list:
|
|||
inner_statement:
|
||||
statement
|
||||
| function_declaration_statement
|
||||
| class_declaration_statement
|
||||
;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue