]> granicus.if.org Git - php/commitdiff
added note about the response files
authorAnatol Belski <ab@php.net>
Wed, 19 Nov 2014 23:15:55 +0000 (00:15 +0100)
committerAnatol Belski <ab@php.net>
Thu, 20 Nov 2014 13:23:13 +0000 (14:23 +0100)
UPGRADING.INTERNALS

index 0c9080cc42e362ac66a4d86b756ed35a03fb01ed..b0ecd53383c23e8e0f36dc254d11d27031a27460 100644 (file)
@@ -128,3 +128,6 @@ PHP 7.0 INTERNALS UPGRADE NOTES
        ready binaries is Visual Studio. Still other compilers can be used now for
        testing and analyzing purposes.
 
+     - configure.js now produces response files which are passed to the linker
+       and library manager. This solves the issues with the long command lines
+       which can exceed the OS limit.