php-ds / ext-ds

An extension providing efficient data structures for PHP 7

Home Page:https://medium.com/p/9dda7af674cd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to install pecl extension 1.2.7

csandanov opened this issue · comments

I get the following error:

$ pecl install ds-1.2.7
Failed to download pecl/ds, version "1.2.7", latest release is version 1.2.6, stability "stable", use "channel://pecl.php.net/ds-1.2.6" to install

I am seeing this too:

Failed to download pecl/ds, version "1.2.7", latest release is version 1.2.6, stability "stable", use "channel://pecl.php.net/ds-1.2.6" to install
install failed

But the release is here: https://pecl.php.net/package/ds/1.2.7

I will continue to look into this, but 1.2.8 has now been released which does appear to resolve as expected. Thank you for bringing this to my attention. 👍