Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
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 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.
Packages
Latest: php-5.3.3-6.el6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
php |
0 |
5.3.3 |
6.el6.fio |
src |
10.2 MiB |
2011-11-28 19:02:32 |
php |
0 |
5.3.3 |
5.el6.fio |
src |
10.2 MiB |
2011-11-28 18:16:51 |
php |
0 |
5.3.3 |
4.pre6.el6.fio |
src |
10.2 MiB |
2011-07-14 02:23:12 |
Changelog:
- * 2011-01-21 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 5.3.3-3
- add security fixes for CVE-2010-4645, CVE-2010-4156 (#670439)
- * 2011-01-14 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 5.3.3-2
- fix transposed memset arguments in libzip
- * 2011-01-12 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 5.3.3-1
- update to 5.3.3 (#645591)
- add security fixes for CVE-2010-3709, CVE-2010-3710,
CVE-2010-3870, CVE-2009-5016 (#651953)
- prevent extract() cloberring $GLOBALS (#655118)
- ensure correct mysql_config is used in biarch builds
- * 2010-08-17 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 5.3.2-6
- add security fixes for CVE-2010-1866, CVE-2010-2094, CVE-2010-1917,
CVE-2010-2531, MOPS-2010-060 (#624469)
- * 2010-08-13 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 5.3.2-5
- add security fix for CVE-2010-0397 (#575712)