Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SAPI/Servlet has been moved to PECL. | Sebastian Bergmann | 2003-11-17 | 1 | -221/+0 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | Patch by Giuseppe Tanzilli <g.tanzilli@gruppocsf.com>. | Sebastian Bergmann | 2003-01-12 | 1 | -0/+2 |
| | |||||
* | URLEncoder.encode(string) is deprecated in the Java 2 SDK 1.4. | Sebastian Bergmann | 2002-02-27 | 1 | -4/+11 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Leftover. | Sebastian Bergmann | 2001-10-28 | 1 | -1/+1 |
| | |||||
* | Whitespace changes. | Sebastian Bergmann | 2001-10-28 | 1 | -132/+156 |
| | |||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Refactor in support of subclassing | Sam Ruby | 2000-07-30 | 1 | -5/+12 |
| | |||||
* | various version 2.0 and 2.01 licenses -> 2.02 | David Croft | 2000-07-24 | 1 | -2/+4 |
| | |||||
* | Correct the value of request_uri | Sam Ruby | 2000-07-24 | 1 | -1/+1 |
| | |||||
* | defer loading of the native code | Sam Ruby | 2000-06-27 | 1 | -2/+6 |
| | |||||
* | Export the necessary functions to enable servlet support to be subclassed | Sam Ruby | 2000-06-14 | 1 | -8/+8 |
| | | | | | This is in preparation for xml-cocoon support | ||||
* | Oops - remove debug statement | Sam Ruby | 2000-04-13 | 1 | -2/+0 |
| | |||||
* | match changes to Tomcat example | Sam Ruby | 2000-04-13 | 1 | -0/+2 |
| | |||||
* | Define PHP_SELF in sapi/servlet. | Sam Ruby | 2000-04-05 | 1 | -0/+1 |
| | | | | | Reported by Lim Swee Tat <limst@ncscom.sg> | ||||
* | Accomodate back level (JSDK 2.0) implementations | Sam Ruby | 2000-04-01 | 1 | -5/+35 |
| | |||||
* | Both PHP and Java can't read Post data - let java do it and reconstruct for | Sam Ruby | 2000-03-09 | 1 | -9/+18 |
| | | | | | PHP. | ||||
* | Add support for PHP syntax highlighting | Sam Ruby | 2000-03-05 | 1 | -6/+11 |
| | | | | | | | | Remove debug output Fix trap when string to be output is not null terminated Add a MS workspace for project level dependencies Match case of contentType header | ||||
* | PHP can install and run as a servlet again on Unix. | Sam Ruby | 2000-01-30 | 1 | -13/+5 |
| | | | | | Still todo: allow access to ext/java functionality from within servlet. | ||||
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
| | | | | | you start counting at 0 or 1). | ||||
* | Initial alpha-level of sapi/servlet. See README for details. | Sam Ruby | 1999-11-29 | 1 | -0/+138 |