summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 75a2e6c019..3c9ae59299 100644
--- 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)