Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-10-31 | remove php4-* extension packages, replaced by php-* packages, which support | jdolecek | 2 | -17/+0 | |
PHP5 too | |||||
2004-07-06 | Update php4 package to 4.3.7. | jdolecek | 1 | -2/+2 | |
Change list from release notes: * Synchronized bundled GD library with GD 2.0.23. * Fixed a bug that prevented compilation of GD extensions against FreeType 2.1.0-2.1.2. * Fixed thread safety issue with informix connection id. * Fixed incorrect resolving of relative paths by glob() in windows. * Fixed mapping of Greek letters to html entities. * Fixed a bug that caused an on shutdown crash when using PHP with Apache 2.0.49. * Fixed a number of crashes inside pgsql, cpdf and gd extensions. All in all this release fixes over 30 bugs that have been discovered and resolved since the 4.3.6 release. | |||||
2004-04-24 | bl3ify | xtraeme | 1 | -3/+3 | |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+2 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2003-08-31 | Update PHP to final 4.3.3 | jdolecek | 1 | -4/+0 | |
Some highlights of changes since 4.2.3: * PCRE updated to 4.3, GD to 2.0.15 * improved Apache2 support * much improved stream & URL wrapper support, output compression support * added CLI (Command Line Interface) SAPI * debug_backtrace() backported from ZendEngine2 * faster build system * huge number of other bug fixes and improvements Packaging changes: * 'pcre', 'xml', and 'session' modules folded back into main package - 'pcre' and 'xml' is required by PEAR, and 'session' is just too essential to be separate * 'gd' module now uses bundled PHP GD library, which is better integrated * PHP modules use shared distinfo when possible to ease future PHP updates * ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php remains CGI version | |||||
2002-10-15 | s/BUILDLINK_DIR/BUILDLINK_PREFIX.curl/ | martti | 1 | -2/+2 | |
2002-10-14 | Added php4-curl-4.2.3 (provided by Harry Waddell in PR#18602) | martti | 3 | -0/+21 | |
PHP is a programming language designed to be embedded into web pages. This module provides curl functions for PHP4. |