diff options
author | Marcus Boerger <helly@php.net> | 2004-07-16 07:17:51 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2004-07-16 07:17:51 +0000 |
commit | 5c0cd5c47e1b5e76dba10f9ad57537b0e99fe63c (patch) | |
tree | c186cd8f0cc074ae4af1ee541e4c6afd2739717e | |
parent | 53697aeb0d777154aa95197da93f2de970fe7fbb (diff) | |
download | php-git-5c0cd5c47e1b5e76dba10f9ad57537b0e99fe63c.tar.gz |
Correct version
-rw-r--r-- | NEWS | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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) |