]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndi Gutmans <andi@php.net>
Thu, 31 Aug 2000 19:52:34 +0000 (19:52 +0000)
committerAndi Gutmans <andi@php.net>
Thu, 31 Aug 2000 19:52:34 +0000 (19:52 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fa198b20727cfb81550ea9552315c0053a268da3..cbad0fa49cf0a069a78fc498e655c532d18300ad 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.3-dev
+- Removed support of print $obj automatically calling the __string_value()
+  method. Instead define yourself a method such as toString() and use
+  print $obj->toString() (Andi, Zend Engine)
 - Added PHP API for Zend's ticks. (Stig)
 
 29 Aug 2000, Version 4.0.2