bjori Thu Oct 19 11:27:36 2006 UTC Modified files: (Branch: PHP_4_4) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.169&r2=1.1247.2.920.2.170&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.169 php-src/NEWS:1.1247.2.920.2.170 --- php-src/NEWS:1.1247.2.920.2.169 Wed Oct 18 20:59:38 2006 +++ php-src/NEWS Thu Oct 19 11:27:36 2006 @@ -10,6 +10,8 @@ - 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php