ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #01547
[Bug 788845] Re: WL: php53u-pear-MDB2 2.5.0b3
Greetings Todd,
Thank you for taking the time to request this package for php53u,
I do apologize for the delay there has been a bit of change which caused
other task to take priority.
I have went ahead and created a build for php53u-pear-MDB2-2.5.0-0.1.b3.ius
ported from the Fedora rawhide source:
https://code.launchpad.net/~ius-coredev/ius/php53u-pear-MDB2
I will be adding this package to the IUS development repo on tonights sync,
since this package is still labeled beta upstream I do not feel it is ready for IUS stable.
Once the package is synced you will be able to view it from the link
below:
http://dl.iuscommunity.org/pub/ius/development/Redhat/
You can also install from yum using the disabled development repo:
yum install php53u-pear-MDB2 --enablerepo=ius-dev
This package has not been created for php54 as the changelog does not reference support
for php 5.4 (last added was php 5.3 support in this beta build):
http://pear.php.net/package/MDB2/download/
Please let me know if you have any additional questions.
** Changed in: ius
Status: New => Fix Committed
** Changed in: ius
Assignee: (unassigned) => Jeffrey Ness (jeffrey-ness)
--
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/788845
Title:
WL: php53u-pear-MDB2 2.5.0b3
Status in IUS Community Project:
Fix Committed
Bug description:
DESCRIPTION:PEAR::MDB2 is a merge of the PEAR::DB and Metabase php database abstraction
layers. It provides a common API for all supported RDBMS. The main difference to most
other DB abstraction packages is that MDB2 goes much further to ensure
portability.
REASON: php-pear-MDB2-2.4.1 is incompatible with php 5.3 due to:
PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/pear/MDB2.php on line 390
PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/pear/MDB2.php on line 1886
PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/pear/MDB2.php on line 2573
PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/pear/MDB2.php on line 2596
PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/pear/MDB2.php on line 2941
It needs updated to 2.5.0b3 which I can confirm fixes this. I'm
currently using the rpm from
http://rpms.famillecollet.com/enterprise/5/remi/x86_64/php-pear-
MDB2-2.5.0-0.3.b3.el5.remi.noarch.rpm as a workaround.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/788845/+subscriptions
References