diff options
| author | Thies C. Arntzen <thies@php.net> | 2000-03-18 15:05:19 +0000 |
|---|---|---|
| committer | Thies C. Arntzen <thies@php.net> | 2000-03-18 15:05:19 +0000 |
| commit | f5a77d04ffeb0c69761e1ac7ba7f00b6245df9e1 (patch) | |
| tree | de21fc398c5e7bdb0d3459d35222aa8085f448ac | |
| parent | e4df84a8da53541305ede98a697b0e43af6661eb (diff) | |
| download | php-git-f5a77d04ffeb0c69761e1ac7ba7f00b6245df9e1.tar.gz | |
*** empty log message ***
| -rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
