summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2015-02-16 15:23:13 +0300
committerAntony Dovgal <tony2001@php.net>2015-02-16 15:23:13 +0300
commitdbf7d525a5226adee586333ea9ffb1d61f8b5489 (patch)
tree5cf64bd2257077c8b5d2787fc88401db2c041d5c
parent1d94cd4bfa14d9e9b9dc50bd71afa69dcc6b16bc (diff)
downloadphp-git-dbf7d525a5226adee586333ea9ffb1d61f8b5489.tar.gz
BFN
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3cb896089d..0d93c47b02 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ PHP NEWS
- CGI:
. Fixed bug #69015 (php-cgi's getopt does not see $argv). (Laruence)
+- FPM:
+ . Fixed bug #68822 (request time is reset too early). (honghu069 at 163 dot com)
+
?? ??? 2015, PHP 5.5.22
- Core: