From: Xinchen Hui Date: Wed, 27 Dec 2017 04:52:25 +0000 (+0800) Subject: Updated NEWS X-Git-Tag: php-7.2.2RC1~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14304faae26479763d14addafbd0ed975b358404;p=php Updated NEWS --- diff --git a/NEWS b/NEWS index 2000094a76..9237ffdbe2 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,10 @@ PHP NEWS . Fixed bug #75671 (pg_version() crashes when called on a connection to cockroach). (magicaltux at gmail dot com) +- SAPI: + . Fixed bug #75735 ([embed SAPI] Segmentation fault in + sapi_register_post_entry). (Laruence) + - SOAP: . Fixed bug #70469 (SoapClient generates E_ERROR even if exceptions=1 is used). (Anton Artamonov)