From 9d3ca44e4d647885da965c06d3f87f4aa18e67e9 Mon Sep 17 00:00:00 2001 From: Date: Fri, 17 Mar 2000 02:09:16 +0000 Subject: [PATCH] NEWS update --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index bd7dea519d..6bc95312dc 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,12 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ???, Version 4.0 Beta 5 +- Added is_numeric() that returns true if the argument is a number + or a numeric string. (Andrei) +- serialize()/unserialize() now call _sleep_() and _wakeup_() when + working on objects. (Thies) +- renamed to_string() method to _string_value_() for consistency. + (Thies, Zend library) - domxml now supports libxml 2.0 Beta and drops support for older versions, due to massive changes in libxml - fixed possible crash in unserialize() if serialized data was -- 2.50.1