Closed kenaniah closed 10 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
You can use -f parameter to ignore version conditions: sudo pecl install -f "channel://pecl.php.net/weakref-0.2.2"
The latest version should be fully compatible with 5.5
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