Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681132 - dev-php/pecl-mongodb: please add php7-3 support
Summary: dev-php/pecl-mongodb: please add php7-3 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-03-21 07:51 UTC by Tomáš Mózes
Modified: 2019-03-29 14:23 UTC (History)
0 users

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 2019-03-21 07:51:40 UTC
According to the changelog it should be supported. Compiles fine with php 7.3.
Comment 1 Tomáš Mózes 2019-03-21 07:56:02 UTC
Tests pass:

=====================================================================
PHP         : /usr/lib64/php7.3/bin/php 
PHP_SAPI    : cli
PHP_VERSION : 7.3.3
ZEND_VERSION: 3.3.3
PHP_OS      : Linux - Linux 4.19.18-gentoo #1 SMP PREEMPT Thu Jan 31 08:14:25 CET 2019 x86_64
INI actual  : /var/tmp/portage/dev-php/pecl-mongodb-1.5.3/work/php7.3/tmp-php.ini
More .INIs  :   
CWD         : /var/tmp/portage/dev-php/pecl-mongodb-1.5.3/work/php7.3
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2019-03-21 07:53:23
=====================================================================

...

=====================================================================
TIME END 2019-03-21 07:54:03

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   57
---------------------------------------------------------------------

Number of tests : 1727              1398
Tests skipped   :  329 ( 19.1%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    0 (  0.0%) (  0.0%)
Expected fail   :   11 (  0.6%) (  0.8%)
Tests passed    : 1387 ( 80.3%) ( 99.2%)
---------------------------------------------------------------------
Time taken      :   40 seconds
=====================================================================
Comment 2 Larry the Git Cow gentoo-dev 2019-03-29 14:23:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5bf85269fcd3acce84f43a86b9d0d35570b8ebe

commit f5bf85269fcd3acce84f43a86b9d0d35570b8ebe
Author:     Tomas Mozes <hydrapolic@gmail.com>
AuthorDate: 2019-03-25 12:54:24 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2019-03-29 14:22:01 +0000

    dev-php/pecl-mongodb: add PHP 7.3 support
    
    Closes: https://bugs.gentoo.org/681132
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 dev-php/pecl-mongodb/pecl-mongodb-1.5.3-r1.ebuild | 41 +++++++++++++++++++++++
 1 file changed, 41 insertions(+)