From 3419ee95477139dc8f8ae22052b40f03d739b79e Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 9 Aug 2013 22:23:35 +0200 Subject: [PATCH] bison upgrading notes --- UPGRADING.INTERNALS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index cfc19d515d..566f310998 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -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 - -- 2.50.1