projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cac759
)
NEWS
author
Remi Collet
<remi@php.net>
Mon, 15 Sep 2014 11:31:17 +0000
(13:31 +0200)
committer
Remi Collet
<remi@php.net>
Mon, 15 Sep 2014 11:31:17 +0000
(13:31 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 099b6cae1d585ea3f760cc9b5d3dc9ce6cb9ac57..3fc0f8045d11cf9a79310cceee40952eda95d925 100644
(file)
--- a/
NEWS
+++ b/
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)