andrei Tue Jun 1 12:55:56 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.670&r2=1.1247.2.671&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.670 php-src/NEWS:1.1247.2.671 --- php-src/NEWS:1.1247.2.670 Mon May 31 21:12:01 2004 +++ php-src/NEWS Tue Jun 1 12:55:55 2004 @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Jun 2004, Version 4.3.7 +- Changed user error handler mechanism to relay to built-in error handler if it + returns false. (Andrei) - Fixed bug #28569 (informix connection id is not thread safe). (novicky at aarongroup dot cz, Ard) - Fixed bug #28564 (Problem building informix as a shared extension).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php