summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f7c1ce5451..3a3d481dc5 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.1
-- added spliti() function. (Thies)
+- Added spliti() function. (Thies)
- Fixed serializer behaviour with regards to serializing objects which class
definition was not available in the current context. (Sascha)
- Improve memory cache performance and increase cache size. (Stas, Zend Engine)