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

diff --git a/NEWS b/NEWS
index 53afe22c598f0115ea1c4c88e5236bd6434ad106..8060b21e77a7e8df1f18f595d2d75f52c70a431b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP                                                                        NEWS
   . Added optind parameter to getopt(). (as)
   . Added PHP to SAPI error severity mapping for logs. (Martin Voruba)
 
+- 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)