From: Sebastian Bergmann Date: Fri, 16 Jul 2004 07:31:34 +0000 (+0000) Subject: (IMO) Better NEWS entry for true/false/null implementation change. X-Git-Tag: PRE_ZEND_VM_DISPATCH_PATCH~489 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1106bb4dc5e2853936942a21b9537f54dc04c55;p=php (IMO) Better NEWS entry for true/false/null implementation change. --- diff --git a/NEWS b/NEWS index a70bc7302d..f343b7ee90 100644 --- a/NEWS +++ b/NEWS @@ -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