Skip to content

Commit f5a77d0

Browse files
author
Thies C. Arntzen
committed
*** empty log message ***
1 parent e4df84a commit f5a77d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ PHP 4.0 NEWS
44
???, Version 4.0 Release Candidate 1
55
- serialize()/unserialize() now call __sleep() and __wakeup() when
66
working on objects. (Thies)
7+
- renamed to_string() method to __string_value() for consistency.
8+
(Thies, Zend library)
79
- Fixed a bug in the third argument to define()
810
- Added is_numeric() that returns true if the argument is a number
911
or a numeric string. (Andrei)
10-
- renamed to_string() method to _string_value_() for consistency.
11-
(Thies, Zend library)
1212
- domxml now supports libxml 2.0 Beta and drops support for older versions,
1313
due to massive changes in libxml
1414
- fixed possible crash in unserialize() if serialized data was

0 commit comments

Comments
 (0)