Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial attempt to get apache_hooks api to compile on windows. | Edin Kadribasic | 2002-11-18 | 1 | -1/+2 |
| | | | | | | Still getting link errors with undefined symbol: 'php_request_startup_for_hook'. | ||||
* | initial import of all these files. This was previously the apache_hooks | George Schlossnagle | 2002-11-18 | 1 | -0/+43 |
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. |