mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
- This parser contains 17 reduce conflicts
This commit is contained in:
parent
2a216c1f36
commit
cd2540373f
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ typedef union _date_ll {
|
|||
%}
|
||||
|
||||
/* This grammar has 14 shift/reduce conflicts. */
|
||||
%expect 14
|
||||
%expect 17
|
||||
%pure_parser
|
||||
|
||||
%token tAGO tDAY tDAY_UNIT tDAYZONE tDST tHOUR_UNIT tID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue