Jump to letter: [
AEIMNPRY
]
php52 - The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
- Description:
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
| php52-5.2.14-1.ius.el5.src
[11.2 MiB] |
Changelog
by BJ Dierkes (2010-07-23):
- Latest sources from upstream. Full changelog available at:
http://www.php.net/ChangeLog-5.php#5.2.14
- Removed Patch314: php-5.2.13-bug51263.patch (applied upstream)
- Removed Patch315: php-5.3.2-bug51192.patch (applied upstream)
|
| php52-5.2.13-5.ius.el5.src
[11.2 MiB] |
Changelog
by BJ Dierkes (2010-06-15):
- Add small hack to BuildRequire mysql-devel < 5.0.91 to force mock to
pull the stock verson of mysql-devel (el5+)
- Removed preset elX macros, changed references to 0{?elX} instead
(this uncovered that el4 was actually using the bundled pcre so
fixing that to reflect how it is actually building).
|