diff options
author | Arnaud Le Blanc <lbarnaud@php.net> | 2008-10-21 16:44:30 +0000 |
---|---|---|
committer | Arnaud Le Blanc <lbarnaud@php.net> | 2008-10-21 16:44:30 +0000 |
commit | 5b320b8a9bab21e1cf420448cf3004aea34ea9d9 (patch) | |
tree | 6d7110b7ddb977ee5732bb4a793d8dbe1e28d13b | |
parent | 575ba83c0b8f287a271afbb5ab57c6adf96d4ef0 (diff) | |
download | php-git-5b320b8a9bab21e1cf420448cf3004aea34ea9d9.tar.gz |
BFN moved to PHP_5_2
-rw-r--r-- | NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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) |