1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 01:53:36 +02:00

credit where credit's due

This commit is contained in:
Zeev Suraski
2000-06-24 16:32:25 +00:00
parent cb5891d277
commit 515d7e7dae

1
NEWS
View File

@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 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
definition was not available in the current context. (Sascha)