Jump to letter: [
CDFGIJLMNPSTWY
]
phpcompatinfo (noarch) - Find the minimum version and the extensions required for a piece of PHP code to run
- Description:
PHP CompatInfo is a library that can find the minimum version
and the extensions required for a piece of code to run.
How to Install phpcompatinfo (noarch)
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install phpcompatinfo
Packages
| phpcompatinfo-7.2.5-2.amzn2.noarch
[3.3 MiB] |
Changelog
by Danila Vershinin (2025-11-24):
- install PHAR under /usr/share/phpcompatinfo and use a wrapper script for CLI
- fix runtime on EL7 where PHAR cannot be created from /usr/bin/phpcompatinfo
|
| phpcompatinfo-7.2.5-1.amzn2.noarch
[3.3 MiB] |
Changelog
by Danila Vershinin (2025-11-24):
- release 7.2.5
|