php - PHP scripting language for creating dynamic web sites
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 which adds support for the PHP language to Apache HTTP Server.
| License: | PHP and Zend and BSD | Group: | development/languages | 
|---|---|---|---|
| URL: | http://www.php.net/ | 
Packages
| Name | Epoch | Version | Release | Arch | Size | Built | 
|---|---|---|---|---|---|---|
| php | 0 | 5.4.13 | 2.el6.fio | src | 11.1 MiB | 2013-05-25 04:13:05 | 
| php | 0 | 5.3.3 | 9999.14.el6.fio | src | 10.2 MiB | 2012-09-26 08:53:06 | 
Changelog:
- * 2013-03-14 - Remi Collet <rcollet[AT]redhat[DOTCOM]> 5.4.13-1
 - update to 5.4.13 - security fix for CVE-2013-1643 - Hardened build (links with -z now option) - Remove %config from %{_sysconfdir}/rpm/macros.* (https://fedorahosted.org/fpc/ticket/259).
- * 2013-02-20 - Remi Collet <remi[AT]fedoraproject[DOTORG]> 5.4.12-1
 - update to 5.4.12 - security fix for CVE-2013-1635 - enable tokyocabinet dba handler - upstream patch (5.4.13) to fix dval to lval conversion https://bugs.php.net/64142 - upstream patch (5.4.13) for 2 failed tests - fix buit-in web server on ppc64 (fdset usage) https://bugs.php.net/64128
- * 2013-01-16 - Remi Collet <rcollet[AT]redhat[DOTCOM]> 5.4.11-1
 - update to 5.4.11 - fix php.conf to allow MultiViews managed by php scripts
- * 2012-12-19 - Remi Collet <rcollet[AT]redhat[DOTCOM]> 5.4.10-1
 - update to 5.4.10 - remove patches merged upstream
- * 2012-12-11 - Remi Collet <rcollet[AT]redhat[DOTCOM]> 5.4.9-3
 - drop "Configure Command" from phpinfo output