php70-php - PHP scripting language for creating dynamic web sites
| Website: | http://www.php.net/ |
|---|---|
| License: | 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-23.el6.remi.x86_64 [1.4 MiB] |
Changelog
by Remi Collet (2020-09-29):
- Core: Fix #79699 PHP parses encoded cookie names so malicious `__Host-` cookies can be sent CVE-2020-7070 |