]> granicus.if.org Git - php/commitdiff
bison upgrading notes
authorMichael Wallner <mike@php.net>
Fri, 9 Aug 2013 20:23:35 +0000 (22:23 +0200)
committerMichael Wallner <mike@php.net>
Fri, 9 Aug 2013 20:23:35 +0000 (22:23 +0200)
UPGRADING.INTERNALS

index cfc19d515d77015abfa0cb88cc33782a73f69677..566f3109987384e168dda4414202ea985b2238ed 100644 (file)
@@ -48,7 +48,9 @@ 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
     -