diff --git a/NEWS b/NEWS index 86bfcba675f..03d620c1227 100644 --- a/NEWS +++ b/NEWS @@ -48,7 +48,7 @@ PHP NEWS (Christian Schneider, Arnaud) - Fixed bug #45911 (Cannot disable ext/hash). (Arnaud) - Fixed bug #45907 (undefined reference to 'PHP_SHA512Init'). (Greg) -- Fixed buf #45522 (FCGI_GET_VALUES request does not return supplied values). +- Fixed bug #45522 (FCGI_GET_VALUES request does not return supplied values). (Arnaud) - Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). (Ilia) - Fixed bug #45382 (timeout bug in stream_socket_enable_crypto).