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.0-1.fc27.remi.noarch [57 KiB] Changelog by Remi Collet (2019-06-03):
- update to 5.2.0
- allow bartlett/php-compatinfo-db v2
php-bartlett-PHP-CompatInfo-5.1.0-1.fc27.remi.noarch [57 KiB] Changelog by Remi Collet (2018-11-28):
- update to 5.1.0
- raise dependency on bartlett/php-reflect 4.3
- add explicit dependency on nikic/php-parser
- add explicit dependency on doctrine/cache
- add dependency on psr/log
- switch to phpunit7