]> granicus.if.org Git - php/commitdiff
BFN
authorHannes Magnusson <bjori@php.net>
Thu, 19 Oct 2006 11:27:36 +0000 (11:27 +0000)
committerHannes Magnusson <bjori@php.net>
Thu, 19 Oct 2006 11:27:36 +0000 (11:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ba1d63f53844d551eda90b50df148e70e01b2c0c..ba6c8e57f68f822c5de5d647325e04ba3b259d24 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ PHP 4                                                                      NEWS
 - Fixed bug #38882 (ldap_connect causes segfault with newer versions of 
   OpenLDAP). (Tony)
 - Fixed bug #38859 (parse_url() fails if passing '@' in passwd). (Tony,Ilia)
+- Fixed bug #38722 (Calling undefined method prints insufficient error message)
+  (Hannes)
 - Fixed bug #38534 (segfault when calling setlocale() in userspace session
   handler). (Tony)
 - Fixed bug #38450 (constructor is not called for classes used in userspace