diff options
author | Antony Dovgal <tony2001@php.net> | 2015-02-16 15:23:13 +0300 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2015-02-16 15:23:13 +0300 |
commit | dbf7d525a5226adee586333ea9ffb1d61f8b5489 (patch) | |
tree | 5cf64bd2257077c8b5d2787fc88401db2c041d5c | |
parent | 1d94cd4bfa14d9e9b9dc50bd71afa69dcc6b16bc (diff) | |
download | php-git-dbf7d525a5226adee586333ea9ffb1d61f8b5489.tar.gz |
BFN
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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: |