sebastian Fri Jul 16 03:31:35 2004 EDT
Modified files:
/php-src NEWS
Log:
(IMO) Better NEWS entry for true/false/null implementation change.
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1762&r2=1.1763&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1762 php-src/NEWS:1.1763
--- php-src/NEWS:1.1762 Fri Jul 16 03:17:51 2004
+++ php-src/NEWS Fri Jul 16 03:31:34 2004
@@ -1,7 +1,8 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2004, PHP 5.1.0
-- Implement true/false/NULL as keywords. (Marcus)
+- Changed the implementation of TRUE, FALSE, and NULL from constants to
+ keywords. (Marcus)
- Fixed ZTS destruction. (Marcus)
13 Jul 2004, PHP 5.0.0
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php