From 5b320b8a9bab21e1cf420448cf3004aea34ea9d9 Mon Sep 17 00:00:00 2001 From: Arnaud Le Blanc Date: Tue, 21 Oct 2008 16:44:30 +0000 Subject: [PATCH] BFN moved to PHP_5_2 --- NEWS | 2 -- 1 file changed, 2 deletions(-) diff --git a/NEWS b/NEWS index 03d620c1227..a706d4379a3 100644 --- a/NEWS +++ b/NEWS @@ -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)