summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-06-24 01:09:05 +0000
committer <changelog@php.net>2000-06-24 01:09:05 +0000
commit50aec09e040df3aee7e2d021b7a54256727e3967 (patch)
treef60a709a5834314b2d51f25ffe64651e862dd224
parent89efa59e988b80bcd12d4e96de7d052844ab81ac (diff)
downloadphp-git-50aec09e040df3aee7e2d021b7a54256727e3967.tar.gz
NEWS update
-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)