Home » Database » MDB2 » Bug #8231
warnings related to PHP5
Details
| Request #8231 | warnings related to PHP5 |
|---|---|
| Submitted | 2006-07-17 07:52 UTC |
| From | tapeshag at hotmail dot com |
| Status | Bogus |
| Package | MDB2 |
| PHP Version | 5.1.2 |
| OS | Linux (Debian) |
| Roadmaps | (Not assigned) |
Comments
[2006-07-17 07:52 UTC] tapeshag at hotmail dot com
Description:
------------
Various E_STRICT messages when using it in PHP5.
Strict Standards: Declaration of MDB2_Driver_Common::raiseError() should be compatible with that of PEAR::raiseError() in /usr/share/php/MDB2.php on line 965
Strict Standards: Non-static method MDB2::factory() should not be called statically in /var/www/hello.php on line 8
Strict Standards: Non-static method MDB2::parseDSN() should not be called statically in /usr/share/php/MDB2.php on line 381
Strict Standards: Non-static method MDB2::loadClass() should not be called statically in /usr/share/php/MDB2.php on line 390
Strict Standards: Non-static method MDB2::classExists() should not be called statically in /usr/share/php/MDB2.php on line 332
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /usr/share/php/MDB2/Driver/mysql.php on line 59
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /usr/share/php/MDB2/Driver/mysql.php on line 61
Strict Standards: Assigning the return value of new by reference is deprecated in /usr/share/php/MDB2/Driver/mysql.php on line 742
Strict Standards: Assigning the return value of new by reference is deprecated in /usr/share/php/MDB2/Driver/mysql.php on line 1020
Strict Standards: Non-static method PEAR::isError() should not be called statically in /usr/share/php/MDB2.php on line 391
Strict Standards: is_a(): Deprecated. Please use the instanceof operator in /usr/share/php/PEAR.php on line 269
Strict Standards: Non-static method MDB2::setOptions() should not be called statically in /usr/share/php/MDB2.php on line 397
Strict Standards: Non-static method PEAR::isError() should not be called statically in /usr/share/php/MDB2.php on line 291
Strict Standards: is_a(): Deprecated. Please use the instanceof operator in /usr/share/php/PEAR.php on line 269
Strict Standards: Non-static method PEAR::isError() should not be called statically in /usr/share/php/MDB2.php on line 291
Strict Standards: is_a(): Deprecated. Please use the instanceof operator in /usr/share/php/PEAR.php on line 269
Strict Standards: Non-static method PEAR::isError() should not be called statically in /usr/share/php/MDB2.php on line 398
Strict Standards: is_a(): Deprecated. Please use the instanceof operator in /usr/share/php/PEAR.php on line 269
Strict Standards: Non-static method PEAR::isError() should not be called statically in /var/www/hello.php on line 9
Strict Standards: is_a(): Deprecated. Please use the instanceof operator in /usr/share/php/PEAR.php on line 269