From: Ilia Alshanetsky Date: Wed, 31 Mar 2004 23:27:40 +0000 (+0000) Subject: Bug fixing news. X-Git-Tag: php-4.3.6RC1~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0cd7e114302871df4c46eef66a01032da1e05e0f;p=php Bug fixing news. --- diff --git a/NEWS b/NEWS index e956754d12..e0d35e1854 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, Version 4.3.6 - Synchronized bundled GD library with GD 2.0.22. (Ilia) +- Fixed bug #25547 (error_handler and array index with function call). + (cschneid at cschneid dot com) - Fixed bug #27809 (ftp_systype returns null on some ftp servers). (Ilia) - Fixed bug #27802 (default number of children to 8 when PHP_FCGI_CHILDREN is not defined). (Ilia)