From: Marcus Boerger Date: Fri, 16 Jul 2004 07:17:51 +0000 (+0000) Subject: Correct version X-Git-Tag: PRE_ZEND_VM_DISPATCH_PATCH~490 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c0cd5c47e1b5e76dba10f9ad57537b0e99fe63c;p=php Correct version --- diff --git a/NEWS b/NEWS index afaf84f65e..a70bc7302d 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2004, PHP 5.0.1 +?? ??? 2004, PHP 5.1.0 - Implement true/false/NULL as keywords. (Marcus) - Fixed ZTS destruction. (Marcus) -- Fixed bug #28829 (Thread-unsafety in bcmath elementary values). (Sara) 13 Jul 2004, PHP 5.0.0 - Updated PCRE to provide better error handling in certain cases. (Andrei)