From: Michael Wallner Date: Fri, 9 Aug 2013 19:33:48 +0000 (+0200) Subject: haha, a bit too optimistic; not merged yet X-Git-Tag: php-5.6.0alpha1~322 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d403f0c1d9632651d4c1516102afb1ffef67e2e;p=php haha, a bit too optimistic; not merged yet --- diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index 566f310998..e81291cca9 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -48,9 +48,6 @@ UPGRADE NOTES - PHP X.Y ======================== a. Unix build system changes - - The bison version check is now a blacklist instead of a whitelist. - - The bison binary can be specified through the YACC environment/configure - variable. Previously `bison` was assumed to be in $PATH. b. Windows build system changes -