Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed sapi/apache_hooks | Anatol Belski | 2015-02-10 | 1 | -44/+0 |
| | |||||
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -2/+2 |
| | |||||
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -1/+1 |
| | |||||
* | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -1/+1 |
| | |||||
* | MFH:- Moved the old regex functions to own extension: ereg | Jani Taskinen | 2007-10-05 | 1 | -1/+1 |
| | |||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -1/+1 |
| | |||||
* | 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. |