Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 455156 - dev-php/PEAR-MDB2 + drivers version bump
Summary: dev-php/PEAR-MDB2 + drivers version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-02 15:08 UTC by Tomáš Mózes
Modified: 2013-11-25 22:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!