Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
php: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
Name: | php |
Vendor: | Scientific Linux |
Version: | 5.1.6 |
License: | The PHP License v3.01 |
Release: | 23.2.el5_3 |
URL: | http://www.php.net/ |
- Summary
- PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated webpages. 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 which adds support for the PHP
language to Apache HTTP Server.
Changelog
- * Thu Feb 26 16:00:00 2009 Joe Orton <jorton{%}redhat{*}com> 5.1.6-23.2.el5
- ext/gd: fix overflow2 usage for CVE-2007-3996, CVE-2008-3658
- * Thu Feb 26 16:00:00 2009 Joe Orton <jorton{%}redhat{*}com> 5.1.6-23.1.el5
- add security fixes for CVE-2008-3658, CVE-2008-3660,
CVE-2008-5498, CVE-2008-5557, CVE-2008-5814, and mbstring
func_overload issue (#487369)
- * Wed Nov 12 16:00:00 2008 Joe Orton <jorton{%}redhat{*}com> 5.1.6-23.el5
- date: further relative time handling fix for strotime (#444425)