summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2000-06-24 08:45:57 +0000
committerAndi Gutmans <andi@php.net>2000-06-24 08:45:57 +0000
commitb0c7ac2dc1fb0e35acd5adfad97504f829bbfb69 (patch)
tree37dd17b2f3615ca1d12c7e29f088709c4b1d6f24
parenta67157c2c27969272380d470a4c7425b0333b06c (diff)
downloadphp-git-b0c7ac2dc1fb0e35acd5adfad97504f829bbfb69.tar.gz
- Entries start with capital letters
-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)