]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS
authorAnatol Belski <ab@php.net>
Tue, 12 Jun 2018 16:08:24 +0000 (18:08 +0200)
committerAnatol Belski <ab@php.net>
Tue, 12 Jun 2018 16:08:24 +0000 (18:08 +0200)
NEWS

diff --git a/NEWS b/NEWS
index d702562e088c17c5487457395920951963eaff37..13453f50a788e58bbc91d93f1a3c68ea82472deb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ PHP                                                                        NEWS
   . Fixed bug #76427 (Segfault in zend_objects_store_put). (Laruence)
   . Fixed bug #76422 (ftruncate fails on files > 2GB). (Anatol)
 
+- Date:
+  . Fixed bug #76462 (Undefined property: DateInterval::$f). (Anatol)
+
 - EXIF:
   . Fixed bug #76409 (heap use after free in _php_stream_free). (cmb)