summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a7a1c0551d..f7c1ce5451 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.1
+- 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)