summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJerome Loyet <fat@php.net>2012-09-28 01:25:51 +0200
committerJerome Loyet <fat@php.net>2012-09-28 01:25:51 +0200
commit9ef925b3519e5b1a54b930035f347e4d0f61a210 (patch)
tree8cb1fdc172d6d191e115a5d7563aa013d60fc898 /NEWS
parentbe043ab6d00e9747727aefcb0dde12a40ddb4e8d (diff)
downloadphp-git-9ef925b3519e5b1a54b930035f347e4d0f61a210.tar.gz
- Fixed bug #62887 (Only /status?plain&full gives "last request cpu")
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 199a2fbf2c..d93d9583ce 100644
--- a/NEWS
+++ b/NEWS
@@ -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,