Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-bartlett-PHP-CompatInfo - Find out version and the extensions required for a piece of code to run

Website:
http://php5.laurent-laville.org/compatinfo/
Licence:
BSD
Vendor:
Remi Collet
Description:
PHP_CompatInfo will parse a file/folder/array to find out the minimum
version and extensions required for it to run. CLI version has many reports
(extension, interface, class, function, constant) to display and ability to
show content of dictionary references.

Documentation: http://php5.laurent-laville.org/compatinfo/manual/current/en/

Packages

php-bartlett-PHP-CompatInfo-5.2.3-1.el6.remi.noarch [54 KiB] Changelog by Remi Collet (2020-04-29):
- update to 5.2.3
- drop patch merged upstream
php-bartlett-PHP-CompatInfo-5.2.2-1.el6.remi.noarch [54 KiB] Changelog by Remi Collet (2020-04-29):
- update to 5.2.2
- fix test suite for PHP 7.4 using patch from
  https://github.com/llaville/php-compat-info/pull/261