andrey Wed Apr 27 17:25:34 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: update NEWS http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.355&r2=1.1760.2.356&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.355 php-src/NEWS:1.1760.2.356 --- php-src/NEWS:1.1760.2.355 Wed Apr 27 14:04:33 2005 +++ php-src/NEWS Wed Apr 27 17:25:33 2005 @@ -2,7 +2,7 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.0.5 - Added support for .cc files in extensions. (Brian) -- Added INT_MAX and INT_SIZE as predefined constants. (Andrey) +- Added PHP_INT_MAX and PHP_INT_SIZE as predefined constants. (Andrey) - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php