BFN moved to 5.2

This commit is contained in:
Arnaud Le Blanc 2009-04-19 14:44:43 +00:00
parent 790d160b6f
commit ed791d55ad

1
NEWS
View File

@ -12,7 +12,6 @@ PHP NEWS
disable this behaviour using "http"=>array("auto_decode"=>0) in stream
context. (Dmitry)
- Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams). (Arnaud)
- Fixed bug #47880 (crashes in call_user_func_array()). (Dmitry)
- Fixed bug #47856 (stristr() converts needle to lower-case). (Ilia)
- Fixed bug #47851 (is_callable throws fatal error). (Dmitry)