Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php70-php - PHP scripting language for creating dynamic web sites

Website:
http://www.php.net/
Licence:
PHP and Zend and BSD and MIT and ASL 1.0 and NCSA
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
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.

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

Packages

php70-php-7.0.33-25.fc31.remi.x86_64 [1.4 MiB] Changelog by Remi Collet (2021-02-03):
- Fix #80672 Null Dereference in SoapClient
  CVE-2021-21702
- better fix for #77423
php70-php-7.0.33-24.fc31.remi.x86_64 [1.4 MiB] Changelog by Remi Collet (2021-01-04):
- Fix #77423 FILTER_VALIDATE_URL accepts URLs with invalid userinfo
  CVE-2020-7071