laruence / taint

Taint is a PHP extension, used for detecting XSS codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pecl install doesnt work on 7.x

staabm opened this issue · comments

any chanche you could upload one of the recent 7.x compatible releases to pecl.php.net so we can easily install them via CLI and pecl command?

mstaab@mst16:/$ php -v
PHP 7.0.14-2+deb.sury.org~xenial+1 (cli) ( NTS )
Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
    with Zend OPcache v7.0.14-2+deb.sury.org~xenial+1, Copyright (c) 1999-2016, by Zend Technologies
    with Xdebug v2.5.0, Copyright (c) 2002-2016, by Derick Rethans
    with blackfire v1.14.1~linux-x64-non_zts70, https://blackfire.io, by Blackfireio Inc.

mstaab@mst16:/$ sudo pecl install taint
pecl/taint requires PHP (version >= 5.2.0, version <= 5.4.99), installed version is 7.0.14-2+deb.sury.org~xenial+1
No valid packages found
install failed

finally found some prebuild packages at https://pecl.php.net/package/taint/