summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2003-08-17 11:48:29 +0000
committerDerick Rethans <derick@php.net>2003-08-17 11:48:29 +0000
commitcd2540373fca12adb60a89e75c446ca16f3f38cb (patch)
treee116173004aacdbf7f92f306bcd423e5938195db
parent2a216c1f361662695f9f86d8b110f696c2965d54 (diff)
downloadphp-git-cd2540373fca12adb60a89e75c446ca16f3f38cb.tar.gz
- This parser contains 17 reduce conflicts
-rw-r--r--ext/standard/parsedate.y2
1 files changed, 1 insertions, 1 deletions
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