]> granicus.if.org Git - php/commitdiff
Retroactively correct NEWS omission
authorAndrea Faulds <ajf@ajf.me>
Sat, 19 Aug 2017 20:09:18 +0000 (21:09 +0100)
committerAndrea Faulds <ajf@ajf.me>
Sat, 19 Aug 2017 20:09:18 +0000 (21:09 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 7b141bb1770d7012e99019451928191636ef44da..be99499fe62f99ffd95e89934096c23d97bf7ec9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ PHP                                                                        NEWS
 
 - Core:
   . Fixed bug #75063 (Main CWD initialized with wrong codepage). (Anatol)
+  . Fixed bug #74725 (html_errors=1 breaks unhandled exceptions). (Andrea)
 
 - Date:
   . Fixed bugĀ #75002 (Null Pointer Dereference in timelib_time_clone). (Derick)