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 Collet
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-7.el5.remi.i386 [3.0 MiB] Changelog by Remi Collet (2017-02-18):
- fix #73737: FPE when parsing a tag format
  CVE-2016-10158
- fix #73764: int overflows in phar
  CVE-2016-10159
- fix #73768: Memory corruption when loading hostile phar
  CVE-2016-10160
- fix #69090: check cached files permissions
php-5.5.38-6.el5.remi.i386 [3.0 MiB] Changelog by Remi Collet (2016-12-10):
- fix #73631: Invalid read when wddx decodes empty boolean element