php - PHP scripting language for creating dynamic web sites
- Website:
- http://www.php.net/
- Licence:
- PHP-3.01 AND Zend-2.0 AND BSD-2-Clause AND MIT AND Apache-1.0 AND Apache-2.0 AND NCSA AND BSL-1.0
- 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-8.5.9-1.module_php.8.5.el8.remi.x86_64 | [3.1 MiB] |
Changelog by Remi Collet (2026-07-28):
- Update to 8.5.9 - http://www.php.net/releases/8_5_9.php |
| php-8.5.8-1.module_php.8.5.el8.remi.x86_64 | [3.1 MiB] |
Changelog by Remi Collet (2026-07-01):
- Update to 8.5.8 - http://www.php.net/releases/8_5_8.php |
| php-8.4.24-1.module_php.8.4.el8.remi.x86_64 | [2.0 MiB] |
Changelog by Remi Collet (2026-07-29):
- Update to 8.4.24 - http://www.php.net/releases/8_4_24.php |
| php-8.4.23-1.module_php.8.4.el8.remi.x86_64 | [2.0 MiB] |
Changelog by Remi Collet (2026-07-01):
- Update to 8.4.23 - http://www.php.net/releases/8_4_23.php |
| php-8.3.33-1.module_php.8.3.el8.remi.x86_64 | [1.9 MiB] |
Changelog by Remi Collet (2026-07-29):
- Update to 8.3.33 - http://www.php.net/releases/8_3_33.php |
| php-8.3.32-1.module_php.8.3.el8.remi.x86_64 | [1.9 MiB] |
Changelog by Remi Collet (2026-07-01):
- Update to 8.3.32 - http://www.php.net/releases/8_3_32.php |
| php-8.2.33-1.module_php.8.2.el8.remi.x86_64 | [1.8 MiB] |
Changelog by Remi Collet (2026-07-28):
- Update to 8.2.33 - http://www.php.net/releases/8_2_33.php |
| php-8.2.32-1.module_php.8.2.el8.remi.x86_64 | [1.8 MiB] |
Changelog by Remi Collet (2026-07-01):
- Update to 8.2.32 - http://www.php.net/releases/8_2_32.php |
| php-8.1.34-4.module_php.8.1.el8.remi.x86_64 | [1.8 MiB] |
Changelog by Remi Collet (2026-07-30):
- Fix leak on double DatePeriod::__construct() call - Fixed SQL injection via E'...' backslash breakout CVE-2026-17543 - Fixed GHSA-vc5h-9ppw-p5f3 Crash via recursive symlinks CVE-2026-7260 |
| php-8.1.34-3.module_php.8.1.el8.remi.x86_64 | [1.8 MiB] |
Changelog by Remi Collet (2026-07-01):
- Fix Memory corruption (zend_mm_heap corrupted) in openssl_encrypt with AES-WRAP-PAD |
| php-8.0.30-18.module_php.8.0.el8.remi.x86_64 | [1.6 MiB] |
Changelog by Remi Collet (2026-07-30):
- Fix leak on double DatePeriod::__construct() call - Fixed SQL injection via E'...' backslash breakout CVE-2026-17543 - Fixed GHSA-vc5h-9ppw-p5f3 Crash via recursive symlinks CVE-2026-7260 |
| php-8.0.30-17.module_php.8.0.el8.remi.x86_64 | [1.6 MiB] |
Changelog by Remi Collet (2026-07-01):
- Fix Memory corruption (zend_mm_heap corrupted) in openssl_encrypt with AES-WRAP-PAD |
| php-7.4.33-28.module_php.7.4.el8.remi.x86_64 | [3.0 MiB] |
Changelog by Remi Collet (2026-07-30):
- Fix leak on double DatePeriod::__construct() call - Fixed SQL injection via E'...' backslash breakout CVE-2026-17543 - Fixed GHSA-vc5h-9ppw-p5f3 Crash via recursive symlinks CVE-2026-7260 |
| php-7.4.33-27.module_php.7.4.el8.remi.x86_64 | [3.0 MiB] |
Changelog by Remi Collet (2026-07-01):
- Fix Memory corruption (zend_mm_heap corrupted) in openssl_encrypt with AES-WRAP-PAD |
| php-7.3.33-21.module_php.7.3.el8.remi.x86_64 | [3.0 MiB] |
Changelog by Remi Collet (2026-07-02):
- Fix Memory corruption in openssl_encrypt with AES-WRAP-PAD |
| php-7.3.33-20.module_php.7.3.el8.remi.x86_64 | [3.0 MiB] |
Changelog by Remi Collet (2026-05-12):
- Fix XSS within status endpoint CVE-2026-6735 - Fix Stale SOAP_GLOBAL(ref_map) pointer with Apache Map CVE-2026-6722 - Fix Use-after-free after header parsing failure with SOAP_PERSISTENCE_SESSION CVE-2026-7261 - Fix Broken Apache map value NULL check CVE-2026-7262 - Fix Signed integer overflow of char array offset CVE-2026-7568 |
| php-7.2.34-28.module_php.7.2.el8.remi.x86_64 | [3.1 MiB] |
Changelog by Remi Collet (2026-07-02):
- Fix Memory corruption in openssl_encrypt with AES-WRAP-PAD |
| php-7.2.34-27.module_php.7.2.el8.remi.x86_64 | [3.1 MiB] |
Changelog by Remi Collet (2026-05-12):
- Fix XSS within status endpoint CVE-2026-6735 - Fix Stale SOAP_GLOBAL(ref_map) pointer with Apache Map CVE-2026-6722 - Fix Use-after-free after header parsing failure with SOAP_PERSISTENCE_SESSION CVE-2026-7261 - Fix Broken Apache map value NULL check CVE-2026-7262 - Fix Signed integer overflow of char array offset CVE-2026-7568 |