Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577634 - dev-php/pecl-redis php-7.0.x support
Summary: dev-php/pecl-redis php-7.0.x support
Status: RESOLVED UPSTREAM
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: 2016-03-17 15:20 UTC by Vladimir Datsevich
Modified: 2016-03-17 19:50 UTC (History)
1 user (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 Vladimir Datsevich 2016-03-17 15:20:49 UTC
dev-php/pecl-redis should support php 7

It seems that people run it together with php 7 without problems.


The last max. verison gentoo's pecl-php suport is 5.6.

It seems the sources of pecl-php (https://github.com/phpredis/phpredis) do run on php 7 without problems.


Could you please change the ebuild accordingly?
Comment 1 Brian Evans (RETIRED) gentoo-dev 2016-03-17 16:25:55 UTC
(In reply to bgo from comment #0)
> dev-php/pecl-redis should support php 7
> 
> It seems that people run it together with php 7 without problems.
> 
> 
> The last max. verison gentoo's pecl-php suport is 5.6.
> 
> It seems the sources of pecl-php (https://github.com/phpredis/phpredis) do
> run on php 7 without problems.
> 
> 
> Could you please change the ebuild accordingly?

Upstream has not provided a release which supports 7.0 yet according to https://pecl.php.net/package/redis.

When they update their package, so will we.