sniper Sat Apr 16 08:26:52 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: retype http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.325&r2=1.1760.2.326&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.325 php-src/NEWS:1.1760.2.326 --- php-src/NEWS:1.1760.2.325 Sat Apr 16 05:50:12 2005 +++ php-src/NEWS Sat Apr 16 08:26:51 2005 @@ -1,8 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.0.5 -- Changed sha1_file() / md5_file() to use streams instead of low level IO (Uwe) -- Removed php_check_syntax() function, never worked properly. (Ilia) +- Removed php_check_syntax() function which never worked properly. (Ilia) +- Changed sha1_file() and md5_file() functions to use streams instead of + low level IO. (Uwe) - Fixed bug #32699 (pg_affected_rows() was defined when it was not available). (Derick) - Fixed bug #32682 (ext/mssql: Error on module shutdown when called from
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php