From: foobar Date: Thu, 1 Sep 2005 12:00:25 +0000 (+0000) Subject: If it is added in 5.1, is it still news for PHP 6? X-Git-Tag: PRE_NEW_OCI8_EXTENSION~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=24a101a23b04cd60f412cfc2fcd8b2033f92f082;p=php If it is added in 5.1, is it still news for PHP 6? --- diff --git a/NEWS b/NEWS index 3f2bd276d6..d72c7a7fbc 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 6.0 -- Implemented support for class constants and static members for internal - classes (Dmitry, Michael Wallner) - Unicode support. (Andrei, Dmitriy, et al) - Changed "instanceof" operator, is_a() and is_subclass_of() functions to not call __autoload(). (Dmitry)