Public bug reported:

Binary package hint: php-mdb2

I get these depricated warning when running MDB2 with the mysqli driver.

Deprecated: Assigning the return value of new by reference is deprecated in 
/usr/share/php/MDB2.php on line 393
Deprecated: Assigning the return value of new by reference is deprecated in 
/usr/share/php/MDB2.php on line 2647
Deprecated: Assigning the return value of new by reference is deprecated in 
/usr/share/php/MDB2/Driver/mysqli.php on line 1418

This is understood just wanted everyone to be aware.

The main issue is inserts do not work correctly when running in 5.3.x.
It has something to do with the references and I will apply a small
patch that fixes the issue and leaves just the deprecated warnings.

** Affects: php-mdb2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
PEAR MDB2 mysqli fails inserts with php 5.3.1
https://bugs.launchpad.net/bugs/532369
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to