summaryrefslogtreecommitdiff
path: root/sapi/apache_hooks/sapi_apache.c
Commit message (Collapse)AuthorAgeFilesLines
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
|
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* * email address changeStig Bakken2003-03-181-1/+1
|
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* Fixed a few compile warnings and one compile error.Ilia Alshanetsky2002-12-101-3/+3
|
* fixed recurrent entrance to add_cgi_varsGeorge Schlossnagle2002-11-181-2/+0
|
* initial import of all these files. This was previously the apache_hooksGeorge Schlossnagle2002-11-181-0/+138
branch of the apache sapi. Now it lives on its own. General functionality seems to be working, though there may be a problem with some output buffering, most likely due to the way that sapi_deactivate needs to be mangled with here.