1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 03:22:58 +02:00

BFN moved to PHP_5_2

This commit is contained in:
Arnaud Le Blanc
2008-10-21 16:44:30 +00:00
parent 575ba83c0b
commit 5b320b8a9b

2
NEWS
View File

@@ -48,8 +48,6 @@ PHP NEWS
(Christian Schneider, Arnaud)
- Fixed bug #45911 (Cannot disable ext/hash). (Arnaud)
- Fixed bug #45907 (undefined reference to 'PHP_SHA512Init'). (Greg)
- 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).
(vnegrier at optilian dot com, Ilia)