This commit is contained in:
Arnaud Le Blanc 2008-10-21 03:32:11 +00:00
parent e3c556c85e
commit 007538e228

2
NEWS
View File

@ -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).