Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
Name: | php |
Vendor: | Fermi |
Version: | 4.3.2 |
License: | The PHP License |
Release: | 14.ent |
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
mod_php module enables the Apache Web server to understand and process
the embedded PHP language in Web pages.
Changelog
- * Mon Jul 12 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 4.3.2-14.ent
- have -devel require php of same release
- fix rebuild issues without bison and flex installed (#127701)
- add lsqrt, _gd{Put,Get}Colors, ZeroDataBlock to gdnspace.h
- merge from upstream:
* add security fixes for CVE CAN-2004-0594, CAN-2004-0595 (#127642)
* add bug fixes for safe mode, fix for dba db4 'c' mode
* export st_dev from 2.0 SAPI (upstream #28818)
- * Sun May 30 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 4.3.2-13.ent
- create gdnspace.h header on the fly
- add workaround for SSL errors at stream EOF (#124582)
- * Fri May 28 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 4.3.2-12.ent
- avoid symbol clashes between system and bundled libgd (#124530)
- fix potential issues at httpd restart in pcre