derick Mon Feb 16 09:29:32 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: - Update news too http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.564&r2=1.1247.2.565&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.564 php-src/NEWS:1.1247.2.565 --- php-src/NEWS:1.1247.2.564 Fri Feb 13 05:51:02 2004 +++ php-src/NEWS Mon Feb 16 09:29:31 2004 @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Feb 2004, Version 4.3.5 +- Fixed zero bytes memory allocation when no extra ini files are found in the + --with-config-file-scan-dir specified directory. (Eric Colinet, Derick) - Fixed bug #27235 (Interbase NUMERIC x.0 field returns empty string on 0). (Ard) - Fixed bug #27196 (Missing content_length initialization in apache 2 sapis).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php