Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php - PHP scripting language for creating dynamic web sites

Website:
http://www.php.net/
Licence:
PHP and Zend and BSD
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated web pages. PHP also
offers built-in database integration for several commercial and
non-commercial database management systems, so writing a
database-enabled webpage with PHP is fairly simple. The most common
use of PHP coding is probably as a replacement for CGI scripts.

The php package contains the module (often referred to as mod_php)
which adds support for the PHP language to Apache HTTP Server.

Packages

php-5.5.38-13.el7.remi.x86_64 [2.6 MiB] Changelog by Remi Collet (2022-06-23):
- rebuild with gd 2.3.3
- myqlnd: fix #81719: mysqlnd/pdo password buffer overflow. CVE-2022-31626
php-5.5.38-12.el7.remi.x86_64 [2.6 MiB] Changelog by Remi Collet (2019-10-22):
- FPM:
  Fix CVE-2019-11043 env_path_info underflow in fpm_main.c