Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899738 - dev-php/pecl-ssh2-1.3.1 lacks support for PHP > 8.0
Summary: dev-php/pecl-ssh2-1.3.1 lacks support for PHP > 8.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-06 07:33 UTC by tazinblack
Modified: 2023-03-08 18:08 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 tazinblack 2023-03-06 07:33:51 UTC
Please add support for PHP versions 8.1 and 8.2 which are supported upstream.


Reproducible: Always




Current ebuild: dev-php/pecl-ssh2-1.3.1:7::gentoo  PHP_TARGETS="php7-4 php8-0 (-php7-3)"

From changelog under https://pecl.php.net/package-changelog.php?package=ssh2&release=1.3.1
...
1.3.1 release only fixed the PHP >= 8.0 requirement in the package.xml. No code changes.
...

Thanks a lot
Comment 1 Larry the Git Cow gentoo-dev 2023-03-08 18:08:53 UTC
The bug has been closed via the following commit(s):

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

commit c7f6c7851908d69cb9555704f08334b2afdec5d6
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2023-03-08 18:08:12 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2023-03-08 18:08:12 +0000

    dev-php/pecl-ssh2: Update targets
    
    Closes: https://bugs.gentoo.org/899738
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 dev-php/pecl-ssh2/pecl-ssh2-1.3.1-r1.ebuild | 19 +++++++++++++++++++
 dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild     |  4 ++--
 2 files changed, 21 insertions(+), 2 deletions(-)