]> granicus.if.org Git - php/commitdiff
Update NEWS
authorChristoph M. Becker <cmb@php.net>
Mon, 11 Jul 2016 14:09:12 +0000 (16:09 +0200)
committerChristoph M. Becker <cmb@php.net>
Mon, 11 Jul 2016 14:09:12 +0000 (16:09 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 64cffd9091ddedebb27c3c09de514a7d2f4d1fe1..b2289638ac8938520a73ebe356ca7d249a293d46 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ PHP                                                                        NEWS
     with parent private method). (Pedro Magalhães)
   . Fixed bug #72024 (microtime() leaks memory). (maroszek at gmx dot net)
 
+- Date:
+  . Fixed bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails
+    parsing). (derick)
+
 - Filter:
   . Fixed bug #71745 (FILTER_FLAG_NO_RES_RANGE does not cover whole 127.0.0.0/8
     range). (bugs dot php dot net at majkl578 dot cz)