diff options
author | <changelog@php.net> | 2000-06-24 01:09:05 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-06-24 01:09:05 +0000 |
commit | 50aec09e040df3aee7e2d021b7a54256727e3967 (patch) | |
tree | f60a709a5834314b2d51f25ffe64651e862dd224 | |
parent | 89efa59e988b80bcd12d4e96de7d052844ab81ac (diff) | |
download | php-git-50aec09e040df3aee7e2d021b7a54256727e3967.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |