Commit:    efd3c72de3e736758b5a94194228ea1415049789
Author:    Xinchen Hui <larue...@php.net>         Tue, 25 Jun 2013 13:39:31 
+0800
Parents:   9d9ec2a90e59d939f2281d29dd6b9caed4f14a39
Branches:  PHP-5.5 master

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

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index a777e8d..ee3d858 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ PHP                                                             
           NEWS
   . Fixed bug #65108 (is_callable() triggers Fatal Error). 
     (David Soria Parra, Laruence)
 
-OPcache
+- OPcache
   . OPcache must be compatible with LiteSpeed SAPI (Dmitry)
 
 - CLI server:
@@ -30,6 +30,10 @@ OPcache
   . Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option).
     (Damjan Cvetko)
 
+- SPL:
+  . Fixed bug #61828 (Memleak when calling Directory(Recursive)Iterator
+    /Spl(Temp)FileObject ctor twice). (Laruence)
+
 20 Jun 2013, PHP 5.5.0
 
 - Core:


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

Reply via email to