From: Andi Gutmans Date: Thu, 31 Aug 2000 19:52:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: php-4.0.3RC1~392 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=88979a11c1c2ec094d05e035b9e21d4393a702ee;p=php *** empty log message *** --- diff --git a/NEWS b/NEWS index fa198b2072..cbad0fa49c 100644 --- 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