Browse Source

NEWS

pull/858/head
Remi Collet 12 years ago
parent
commit
ad0b63cad4
  1. 4
      NEWS

4
NEWS

@ -8,6 +8,10 @@ PHP NEWS
. Fixed bug #67739 (Windows 8.1/Server 2012 R2 OS build number reported
as 6.2 (instead of 6.3)). (Christian Wenz)
- FPM:
. Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable
when using Apache, mod_proxy-fcgi and ProxyPass). (Remi)
- Session:
. Fixed bug #67972 (SessionHandler Invalid memory read create_sid()). (Adam)

Loading…
Cancel
Save