]> granicus.if.org Git - php/commitdiff
MFH:- Fixed bug #38183 (disable_classes=Foobar causes disabled class to be called...
authorfoobar <sniper@php.net>
Sat, 22 Jul 2006 15:48:22 +0000 (15:48 +0000)
committerfoobar <sniper@php.net>
Sat, 22 Jul 2006 15:48:22 +0000 (15:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 03ee4e7282c4685da7104e7fb5197c3c33fef075..59b81d63616cc99642daa5bdc38e0109a71d2d44 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2006, Version 4.4.3
+- Fixed bug #38183 (disable_classes=Foobar causes disabled class to be
+  called Foo). (Jani)
        
 04 Jul 2006, Version 4.4.3RC2
 - Improved safe_mode check for the error_log() function. (Ilia)