diff options
author | SVN Migration <svn@php.net> | 2000-06-25 18:18:30 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 2000-06-25 18:18:30 +0000 |
commit | e90254086a596b981eba726094a208a05811ba9a (patch) | |
tree | 06d529725f1605ee307123a655b58f95e88e915c /NEWS | |
parent | 9f0eba9f1033a380227c47f181686ec45a68e766 (diff) | |
download | php-git-php-4.0.1RC.tar.gz |
This commit was manufactured by cvs2svn to create tag 'php_4_0_1RC'.php-4.0.1RC
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2000, Version 4.0.1 +25 Jun 2000, Version 4.0.1 - Fixed problems with POST requests under the NSAPI module (Roberto Biancardi) - Added spliti() function. (Thies) - Fixed serializer behaviour with regards to serializing objects which class |