diff options
author | Jerome Loyet <fat@php.net> | 2012-09-28 01:25:51 +0200 |
---|---|---|
committer | Jerome Loyet <fat@php.net> | 2012-09-28 01:25:51 +0200 |
commit | 9ef925b3519e5b1a54b930035f347e4d0f61a210 (patch) | |
tree | 8cb1fdc172d6d191e115a5d7563aa013d60fc898 /NEWS | |
parent | be043ab6d00e9747727aefcb0dde12a40ddb4e8d (diff) | |
download | php-git-9ef925b3519e5b1a54b930035f347e4d0f61a210.tar.gz |
- Fixed bug #62887 (Only /status?plain&full gives "last request cpu")
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ PHP NEWS . Fixed bug #62886 (PHP-FPM may segfault/hang on startup). (fat) . Fixed bug #63085 (Systemd integration and daemonize). (remi, fat) . Fixed bug #62947 (Unneccesary warnings on FPM). (fat) + . Fixed bug #62887 (Only /status?plain&full gives "last request cpu"). (fat) - OpenSSL: . Implemented FR #61421 (OpenSSL signature verification missing RMD160, |