]> granicus.if.org Git - php/commitdiff
This was done in 5.1
authorFelipe Pena <felipe@php.net>
Thu, 27 Mar 2008 00:11:22 +0000 (00:11 +0000)
committerFelipe Pena <felipe@php.net>
Thu, 27 Mar 2008 00:11:22 +0000 (00:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4c56fe9e4411fa439fa5dc7240d7453416437575..8354e7f8735f884dbb2090abf85e04c7e68fb921 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,6 @@ PHP                                                                        NEWS
 
 - Changed dl() to be disabled by default. Enabled only when explicitly
   registered by the SAPI layer. Enabled only with CLI, CGI and EMBED. (Dmitry)
-- Changed "instanceof" and "catch" operators, is_a() and is_subclass_of()
-  functions to not call __autoload(). (Dmitry)
 - Changed opendir/dir/scandir to use default context
   when no context argument is passed. (Sara)
 - Changed open_basedir to allow tightening in runtime contexts. (Sara)