summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2004-07-16 07:17:51 +0000
committerMarcus Boerger <helly@php.net>2004-07-16 07:17:51 +0000
commit5c0cd5c47e1b5e76dba10f9ad57537b0e99fe63c (patch)
treec186cd8f0cc074ae4af1ee541e4c6afd2739717e
parent53697aeb0d777154aa95197da93f2de970fe7fbb (diff)
downloadphp-git-5c0cd5c47e1b5e76dba10f9ad57537b0e99fe63c.tar.gz
Correct version
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
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)