I have a question about devel/pear package.
On my enviroment can not compile from source, and when I try add using pkg that shows as dependencies for be installed together:
On my enviroment I am using PHP 7, and reading about pear package, seems its full compatible with PHP 7 (http://blog.pear.php.net/2015/10/07/pear-1-10-0/), so, this package on FreeBSD is outdate?
I mean, instead use xml and zlib both from PHP 7 why still calling from 5.6?
On my enviroment can not compile from source, and when I try add using pkg that shows as dependencies for be installed together:
Code:
php56-zlib: 5.6.26
php56: 5.6.26
php56-xml: 5.6.26
On my enviroment I am using PHP 7, and reading about pear package, seems its full compatible with PHP 7 (http://blog.pear.php.net/2015/10/07/pear-1-10-0/), so, this package on FreeBSD is outdate?
I mean, instead use xml and zlib both from PHP 7 why still calling from 5.6?