]> granicus.if.org Git - php/commitdiff
update NEWS
authorAndrey Hristov <andrey@php.net>
Wed, 27 Apr 2005 21:25:33 +0000 (21:25 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 27 Apr 2005 21:25:33 +0000 (21:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c927c44e6fe471eb3559d41f91caaa7065a21e35..14b36dc01a99fd6742faca6043a9602e943e9bd8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 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)