Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Complete the move to the new INI parser. (Side effect: at last, people | Zeev Suraski | 2000-10-30 | 1 | -5/+0 | |
| | | | | | can finally have spaces and tabs in their extension statements...) | |||||
* | Add php_handle_aborted_connection() | Sascha Schumann | 2000-10-29 | 1 | -0/+1 | |
| | | | | | Call this from your SAPI module to signal an aborted connection. | |||||
* | Utility function for sapi modules (it is not in SAPI.c, because it | Sascha Schumann | 2000-10-27 | 1 | -0/+1 | |
| | | | | | relies on php_base64_encode). | |||||
* | Move some code to php_handle_special_queries(). | Sascha Schumann | 2000-10-26 | 1 | -0/+1 | |
| | ||||||
* | - Update .dsp's | Zeev Suraski | 2000-07-29 | 1 | -0/+2 | |
| | | | | | - Make non ZTS Win32 build again | |||||
* | Rename macros which begin with underscore to valid macros. | Sascha Schumann | 2000-07-03 | 1 | -2/+2 | |
| | ||||||
* | Move main.h to php_main.h. | Sascha Schumann | 2000-06-05 | 1 | -0/+56 | |