]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Fri, 8 Jul 2016 13:06:21 +0000 (15:06 +0200)
committerJulien Pauli <jpauli@php.net>
Fri, 8 Jul 2016 13:06:21 +0000 (15:06 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3f6b96911a39d53972b7640616976c4707cd8b91..95c2217447c4abb69c2cea6921c3c170df5f9ea0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #72496 (Cannot declare public method with signature incompatible
     with parent private method). (Pedro Magalhães)
+  . Fixed bug #72024 (microtime() leaks memory). (maroszek at gmx dot net)
 
 - SPL:
   . Fixed bug #55701 (GlobIterator throws LogicException). (Valentin VĂLCIU)