diff --git a/NEWS b/NEWS index 25e4287c5c9..687c189dcdd 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ PHP 4 NEWS . Disallow linkage of Berkeley db submodules against libraries with different major version. . Disallow configuring of more than one Berkeley db handler. +- Added "disable_classes" php.ini option to allow administrators to disable + certain classes for security reasons. (Harald) - Added man page for CLI version of PHP. (Marcus) - Added --clean option into phpize. (Jani) - Added --ldflags option into php-config. (Jani)