tony2001                Mon Oct 10 08:58:11 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.110&r2=1.2027.2.111&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.110 php-src/NEWS:1.2027.2.111
--- php-src/NEWS:1.2027.2.110   Mon Oct 10 06:53:44 2005
+++ php-src/NEWS        Mon Oct 10 08:58:10 2005
@@ -43,6 +43,8 @@
 - Fixed "make test" to work for phpized extensions. (Hartmut, Jani)
 - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems.
   (Andrey)
+- Fixed bug #34810 (mysqli::init() and others use wrong $this pointer
+  without checks). (Tony)
 - Fixed bug #34796 (missing SSL linking in ext/ftp when configured as shared).
   (Jani)
 - Fixed bug #34788 (SOAP Client not applying correct namespace to generated

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to