]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.6'
authorChristoph M. Becker <cmb@php.net>
Tue, 18 Aug 2015 19:26:09 +0000 (21:26 +0200)
committerChristoph M. Becker <cmb@php.net>
Tue, 18 Aug 2015 19:26:09 +0000 (21:26 +0200)
* PHP-5.6:
  Fix #67604: The built windows documention refers to nonexistent dll

1  2 
win32/install.txt

index d6940b9354ded988420e5bdde64337893bde7804,025d5ab51229018c93bace6dd41bbb645e7aa2a9..be87921dc06889052df66ab8267c24fa55472981
@@@ -211,9 -211,7 +211,7 @@@ c:\ph
     |
     |-php5activescript.dll
     |
-    |-php5apache.dll
-    |
-    |-php5apache2.dll
 -   |-php5apache2_4.dll
++   |-php7apache2_4.dll
     |
     |-..
     |
  
     Here is a list of server modules shipped with PHP 5:
  
-      * sapi/php5apache2_2.dll - Apache 2.2.x module.
-      * sapi/php5apache.dll (php5apache.dll) - Apache 1.x module
-      * sapi/php5apache2.dll (php5apache2.dll) -  - Apache 2.0.x module.
-      * sapi/php5isapi.dll - ISAPI Module for ISAPI compliant web servers 
-        like IIS 5.0 or newer. However the FCGI SAPI is recommended with 
-        IIS
-      * sapi/php5nsapi.dll (php5nsapi.dll) - Sun/iPlanet/Netscape server
-        module.
 -     * php5apache2_4.dll - Apache 2.4.x module.
++     * php7apache2_4.dll - Apache 2.4.x module.
  
     Server modules provide significantly better performance and additional
     functionality compared to the CGI binary. The FastCGI is significantly