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

diff --git a/NEWS b/NEWS
index 75a2e6c019336fbabc2741c087daff122fe4fcd4..3c9ae59299820c3d4e9a1768adf43cca241dea84 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? ????, PHP 7.2.8
 
+- Date:
+  . Fixed bug #76462 (Undefined property: DateInterval::$f). (Anatol)
+
 - EXIF:
   . Fixed bug #76409 (heap use after free in _php_stream_free). (cmb)