From: Remi Collet Date: Fri, 3 May 2013 06:30:47 +0000 (+0200) Subject: NEWS X-Git-Tag: php-5.5.0RC1~32^2~1^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9996c310d181e10fc69de1686327aa4ff3a65baf;p=php NEWS --- diff --git a/NEWS b/NEWS index 5e2f9dc424..c98167b8fa 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,10 @@ PHP NEWS - FPM: . Ignore QUERY_STRING when sent in SCRIPT_FILENAME. (Remi) + . Fixed some possible memory or resource leaks and possible null dereference + detected by code coverity scan. (Remi) + . Log a warning when a syscall fails. (Remi) + ?? ??? 2013, PHP 5.4.15 - Core: