diff options
author | Andi Gutmans <andi@php.net> | 2000-06-24 08:45:57 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2000-06-24 08:45:57 +0000 |
commit | b0c7ac2dc1fb0e35acd5adfad97504f829bbfb69 (patch) | |
tree | 37dd17b2f3615ca1d12c7e29f088709c4b1d6f24 | |
parent | a67157c2c27969272380d470a4c7425b0333b06c (diff) | |
download | php-git-b0c7ac2dc1fb0e35acd5adfad97504f829bbfb69.tar.gz |
- Entries start with capital letters
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |