summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>1999-12-15 03:41:01 +0000
committerAndrei Zmievski <andrei@php.net>1999-12-15 03:41:01 +0000
commit795295206b8fe0af9b38982382c2711b48f43b5f (patch)
treef03380dbda34a6a557a104366052453f1af2fe97 /NEWS
parent7bb95460d5ec96b592a1359358abb40004d1f1f3 (diff)
downloadphp-git-795295206b8fe0af9b38982382c2711b48f43b5f.tar.gz
Not yet, Joey.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 691e086534..8da480b798 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? ????, Version 4.0 Beta 4
-- Preliminary support for date/time stamping in error logs
-- implemented count_chars(). (Thies)
+- Implemented count_chars(). (Thies)
- Added class_exists() function (Andrei, Zend library)
- Made strspn() and strcspn() binary-safe. (Andrei)
- Added array_multisort() function. (Andrei)