colder / php-weakref

PECL extension that implements weak references and weak maps in PHP
http://pecl.php.net/weakref
Other
36 stars 13 forks source link

Please make the extension compatible with PHP 5.5.x #9

Closed kenaniah closed 10 years ago

kenaniah commented 11 years ago

Currently the PECL installer only allows up to and including PHP 5.5.0

The extension still appears to be compatible with the 5.5.x branch

wolkodlack commented 10 years ago

You can use -f parameter to ignore version conditions: sudo pecl install -f "channel://pecl.php.net/weakref-0.2.2"

colder commented 10 years ago

The latest version should be fully compatible with 5.5