From: Derick Rethans Date: Sun, 17 Aug 2003 11:48:29 +0000 (+0000) Subject: - This parser contains 17 reduce conflicts X-Git-Tag: RELEASE_0_7~617 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd2540373fca12adb60a89e75c446ca16f3f38cb;p=php - This parser contains 17 reduce conflicts --- diff --git a/ext/standard/parsedate.y b/ext/standard/parsedate.y index 44af0adff3..b1063cd3ae 100644 --- a/ext/standard/parsedate.y +++ b/ext/standard/parsedate.y @@ -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