From: foobar Date: Tue, 15 Nov 2005 16:50:32 +0000 (+0000) Subject: remove old news X-Git-Tag: RELEASE_0_9_3~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d588a5b40619fd483c888333d77d98e206aebf7;p=php remove old news --- diff --git a/NEWS b/NEWS index 3520812f29..9ee35291bd 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 6.0 -- Unicode support. (Andrei, Dmitriy, et al) -- Changed type hints so that they take "= NULL" as default value. (Marcus, - Derick) +- Unicode support. (Andrei, Dmitry, et al) - Changed __toString() behavior to call it in all necessary places (Marcus, Dmitry) - Changed "instanceof" and "catch" operators, is_a() and is_subclass_of()