From f5a77d04ffeb0c69761e1ac7ba7f00b6245df9e1 Mon Sep 17 00:00:00 2001 From: "Thies C. Arntzen" Date: Sat, 18 Mar 2000 15:05:19 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index e26b8347fa..f18b4a91e9 100644 --- a/NEWS +++ b/NEWS @@ -4,11 +4,11 @@ PHP 4.0 NEWS ???, Version 4.0 Release Candidate 1 - serialize()/unserialize() now call __sleep() and __wakeup() when working on objects. (Thies) +- renamed to_string() method to __string_value() for consistency. + (Thies, Zend library) - Fixed a bug in the third argument to define() - Added is_numeric() that returns true if the argument is a number or a numeric string. (Andrei) -- 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