Skip to content

Commit 74d434c

Browse files
Merge branch 'PHP-5.3' into PHP-5.4
2 parents 67817a1 + 50ac53e commit 74d434c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/acinclude.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dnl This file contains local autoconf functions.
44

55
AC_DEFUN([LIBZEND_BISON_CHECK],[
66
# we only support certain bison versions
7-
bison_version_list="1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2"
7+
bison_version_list="1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2 2.6.4"
88
99
# for standalone build of Zend Engine
1010
test -z "$SED" && SED=sed

0 commit comments

Comments
 (0)