iliaa Wed Mar 31 18:27:41 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: Bug fixing news. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.620&r2=1.1247.2.621&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.620 php-src/NEWS:1.1247.2.621 --- php-src/NEWS:1.1247.2.620 Wed Mar 31 15:44:04 2004 +++ php-src/NEWS Wed Mar 31 18:27:40 2004 @@ -2,6 +2,8 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php