1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 03:22:58 +02:00

Announced Pi3Web support

This commit is contained in:
Holger Zimmermann
2000-06-17 13:02:00 +00:00
parent da132274a4
commit 49b4ac0a1c

2
NEWS
View File

@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.1
- Added Pi3Web SAPI module; run ./configure --with-pi3web to enable this.
(Holger; zimpel@t-online.de)
- Enhanced WDDX functions to call __sleep() and __wakeup() when working on
objects. (Andrei)
- Changed WDDX to serialize arrays as structs only if needed. (Thies)