From 7d6e5d6b8429f64fb5c9e7864c38f5c54b6ac471 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Thu, 27 Mar 2008 00:11:22 +0000 Subject: [PATCH] This was done in 5.1 --- NEWS | 2 -- 1 file changed, 2 deletions(-) diff --git a/NEWS b/NEWS index 4c56fe9e44..8354e7f873 100644 --- 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) -- 2.50.1