From: Andrea Faulds Date: Sat, 19 Aug 2017 20:09:18 +0000 (+0100) Subject: Retroactively correct NEWS omission X-Git-Tag: php-7.2.0RC1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=799b52e87ff487ae46fabee3715084d1e2c95efe;p=php Retroactively correct NEWS omission --- diff --git a/NEWS b/NEWS index 7b141bb177..be99499fe6 100644 --- 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)