Commit:    432b09f238c1c7e3c1eeebcc8449cf8c06a21b52
Author:    Remi Collet <r...@php.net>         Fri, 3 May 2013 08:31:22 +0200
Parents:   3011208f1ab2f5c1b54ad094db5701d4f8427ec7
Branches:  PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=432b09f238c1c7e3c1eeebcc8449cf8c06a21b52

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 53be630..4acfbd8 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,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)
+
 
 25 Apr 2013, PHP 5.5.0 Beta 4


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to