summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Le Blanc <lbarnaud@php.net>2008-10-21 16:44:30 +0000
committerArnaud Le Blanc <lbarnaud@php.net>2008-10-21 16:44:30 +0000
commit5b320b8a9bab21e1cf420448cf3004aea34ea9d9 (patch)
tree6d7110b7ddb977ee5732bb4a793d8dbe1e28d13b
parent575ba83c0b8f287a271afbb5ab57c6adf96d4ef0 (diff)
downloadphp-git-5b320b8a9bab21e1cf420448cf3004aea34ea9d9.tar.gz
BFN moved to PHP_5_2
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 03d620c122..a706d4379a 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)