Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Packages
Latest: php-5.4.13-2.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
php |
0 |
5.4.13 |
2.el6.fio |
x86_64 |
2.6 MiB |
2013-05-25 04:18:55 |
php |
0 |
5.3.3 |
9999.14.el6.fio |
x86_64 |
1.1 MiB |
2012-09-26 08:58:56 |
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