]> granicus.if.org Git - php/commitdiff
added some notes about the win build system
authorAnatol Belski <ab@php.net>
Fri, 18 Apr 2014 14:04:15 +0000 (16:04 +0200)
committerAnatol Belski <ab@php.net>
Fri, 18 Apr 2014 14:04:15 +0000 (16:04 +0200)
UPGRADING.INTERNALS

index adad50fb917e117614be1c19c19ec08c65b2d70f..bea0354df9c9eaeb280d4d0da1919ba33a6c89b2 100644 (file)
@@ -216,5 +216,8 @@ UPGRADE NOTES - PHP X.Y
       variable. Previously `bison` was assumed to be in $PATH. 
 
   b. Windows build system changes
-    - 
-  
+    - The configure option --enable-static-analyze isn't available anymore.
+      The new option was introduced --with-analyzer.
+    - It is possible to disable PGO for single extensions, to do that
+      define a global variable PHP_MYMODULE_PGO evaluating to false
+      inside config.w32