Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 455156

Summary: dev-php/PEAR-MDB2 + drivers version bump
Product: Gentoo Linux Reporter: Tomáš Mózes <hydrapolic>
Component: [OLD] DevelopmentAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: enhancement CC: randalla, travisghansen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tomáš Mózes 2013-02-02 15:08:13 UTC
PEAR-MDB2 along with the drivers got updated.
Comment 1 Adam Randall 2013-08-16 16:55:55 UTC
Now that dev-lang/php-5.5.1 has gone stable, we need to have MDB2 2.5.0b4 or 2.5.0b5 for E_STRICT compliance. My development server's logs are filling up with this:

PHP Strict Standards:  Non-static method PEAR::isError() should not be called statically in /usr/share/php/MDB2.php on line 381
PHP Strict Standards:  Non-static method PEAR::isError() should not be called statically in /usr/share/php/MDB2.php on line 287
PHP Strict Standards:  Non-static method PEAR::isError() should not be called statically in /usr/share/php/MDB2.php on line 388
PHP Strict Standards:  Non-static method PEAR::isError() should not be called statically in /usr/share/php/MDB2.php on line 418
PHP Strict Standards:  Non-static method PEAR::isError() should not be called statically in /usr/share/php/MDB2.php on line 423
PHP Strict Standards:  Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /usr/share/php/MDB2.php on line 3437
PHP Strict Standards:  Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /usr/share/php/MDB2.php on line 3441
Comment 2 Matti Bickel (RETIRED) gentoo-dev 2013-11-25 22:21:59 UTC
We have this since 3th nov. So marking as fixed. Thanks for reporting!