summaryrefslogtreecommitdiffstats
path: root/www/mod_php5/files
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.3.0.dirk2003-01-294-32/+15
| | | | lang/php was integrated into www/mod_php4.
* Upgrade to 4.2.3.dirk2002-09-092-24/+0
|
* Fix build with apache-2.0.40.dirk2002-08-121-0/+13
| | | | | | | | ap_register_input_filter() and ap_register_output_filter() take four arguments, now. Submitted by: Jon Noack <noackjr@rice.edu> Obtained from: PHP's CVS repository
* Fix compile error with apache-2.0.39.dirk2002-06-211-0/+11
| | | | | PR: ports/39529 Submitted by: Chris <chris@kulish.com>
* Upgrade to 4.2.1.dirk2002-05-171-20/+0
|
* Fix mkdir() bug.dirk2002-05-131-0/+20
| | | | | PR: ports/37825 Submitted by: Jason Taylor <jason@jase.org>
* Upgrade to 4.2.0.dirk2002-04-273-101/+21
| | | | | | | | | | | | | | | | | | | | | Don't upgrade to this version blindly. External variables handling has been changed. This will break your application if they don't take care of this. There is a CVS tag (BEFORE_PHP_4_2_0) for the latest non-4.2.0 version (4.1.2). ------------------------------------------------------------------------- The biggest change in PHP 4.2.0 concerns variable handling. External variables (from the environment, the HTTP request, cookies or the web server) are no longer registered in the global scope by default. The preferred method of accessing these external variables is by using the new Superglobal arrays, introduced in PHP 4.1.0. More information about this change: * PHP Manual: Predefined variables http://www.php.net/manual/en/html/language.variables.predefined.html
* giconv.h --> iconv.h.sobomax2002-04-081-1/+1
|
* Fix bug in xmldocfile() if DTD entities are in the XML document.dirk2001-12-301-0/+69
| | | | | | This patch was taken from the PHP CVS repository. Submitted by: Mark Chesney <mark@chesneycorp.com>
* Upgrade to 4.1.0.dirk2001-12-198-206/+43
| | | | | See http://www.php.net/ChangeLog-4.php for a detailed list of changes.
* Add --enable-discard-path and --with-readline to lang/php4.dirk2001-12-041-0/+38
| | | | Submitted by: Rafal Michalski <rafal.michalski@altech.com.pl>
* Don't hardcode /usr/local/.dirk2001-12-021-1/+1
|
* Add patch files to the repository, finally.dirk2001-11-305-0/+154
|
* Provide function stubs for mcal to get around problems with certaindirk2001-11-301-8/+13
| | | | | | combinations of support options. Submitted by: Thierry Thomas <thierry@thomas.as>
* Add support for MCAL (Modular Calendar Access Library)dirk2001-11-261-0/+12
| | | | | PR: ports/31417 Submitted by: Thierry Thomas <thierry@thomas.as>
* Fix compilation errors if mbregex is selected.dirk2001-11-051-72/+0
| | | | | PR: ports/31666 Submitted by: sf
* Add a quick and dirty workaround to fix ming support.dirk2001-10-151-2/+5
| | | | | PR: ports/31183 Submitted by: Okumura Yoshifumi <okumura@mitsue.co.jp>
* ming support was included in php-4.0.6.dirk2001-06-252-38/+11
|
* Remove unneeded patch after upgrade to 4.0.6.dirk2001-06-241-29/+0
|
* Add pspell support option.dirk2001-06-121-0/+11
| | | | PR: ports/27256
* Upgrade to 4.0.5.dirk2001-05-032-47/+8
|
* Fix postgresql7's new layout & include file problem.vanilla2001-04-231-0/+10
| | | | | PR: ports/26755 Submitted by: Palle Girgensohn <girgen@partitur.se>
* Fix detection of libmcrypt (hopefully).dirk2001-03-101-0/+29
| | | | | PR: ports/25353 Submitted by: Juraj Bednar <juraj@bednar.sk>
* Add ming library support Flash 4 movies.dirk2001-03-041-0/+38
| | | | | PR: ports/25367 Submitted by: jeh
* Upgrade to 4.0.2.dirk2000-09-022-34/+63
|
* Upgrade to 4.0.1.dirk2000-06-301-23/+25
|
* Add SybaseDB and SybaseCT database support.dirk2000-06-032-0/+70
| | | | Submitted by: Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
* Add mod_php4 after repository copy from apache13-php4.dirk2000-05-291-2/+2
|
* Upgrade to php-4.0RC2.dirk2000-05-171-0/+17
OpenPOWER on IntegriCloud