8 Commits (ed0a307ccd239eaf9d633c52765c848c404a515a)

Author SHA1 Message Date
Sascha Schumann ed0a307ccd Use sapi_module_struct to contain SAPI module name 26 years ago
Sascha Schumann 1687075373 Make Apache SAPI module compile in ZTS mode 26 years ago
Rasmus Lerdorf 45f9527518 More maintainer-mode cleanups 26 years ago
Sascha Schumann 5b983c944f Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
Rasmus Lerdorf cf0868fec8 Clean up regex header file mess. php.h now explicitly includes php_regex.h 26 years ago
Sascha Schumann 232afa4816 * archive-based convenience libraries completely replaced 27 years ago
Stig Bakken 1cb0d88186 Decent configure speedup. Makefiles are now generated only for the 27 years ago
Stig Bakken 2a854ca8b9 Generalized server-API build process on UNIX. Each SAPI 27 years ago
Zeev Suraski ee382ca76a Fixed a memory leak in the Apache per-directory directives handler 27 years ago
Zeev Suraski 98d95dd88e - Added support for unknown POST content types (Zeev) 27 years ago
Zeev Suraski 3f0696dada Fix a buglet, and avoid crashing in phpinfo() (fixes an elusive legacy bug too) 27 years ago
Zeev Suraski 9e3315799c That's important enough to be cached 27 years ago
Zeev Suraski 5a6b8653b9 *** empty log message *** 27 years ago
Jakub Skopal bb4bc40cf9 Correct compiler warning. 27 years ago
Rasmus Lerdorf 56b75920b4 Oops 27 years ago
Rasmus Lerdorf 82d975d671 Might as well bail as soon as we know we should since this is now 27 years ago
Rasmus Lerdorf 0bede914ab First part of the connection_status work. No user-callable functions 27 years ago
Rasmus Lerdorf 7c08c88a87 This check actually doesn't make a whole lot of sense. We need 27 years ago
Zeev Suraski 3cb1eb0471 Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
Zeev Suraski ae64b9096e *** empty log message *** 27 years ago
Zeev Suraski 57323801f8 Fixed the Apache cookie problem (untested) 27 years ago
Zeev Suraski c5724cbd14 License update 27 years ago
Andi Gutmans f5ffc630aa *** empty log message *** 27 years ago
Andi Gutmans 527a7429bc *** empty log message *** 27 years ago
Andi Gutmans 1db7f1a910 * PHP 3.0 -> 4.0 changes 27 years ago
Zeev Suraski 05e4d7bb33 change php4_value and php4_flag to php_value and php_flag 27 years ago
Thies C. Arntzen f40a16bac9 destructors should return 1, shouldn't they? 27 years ago
Sascha Schumann daca96353e would be logical to enable display source mode 27 years ago
Zeev Suraski e49aafcf57 I got the order wrong earlier :I 27 years ago
Zeev Suraski e058cccfc1 * Changed the way INI entries work in Apache to allow .conf entries to work right too. 27 years ago
Zeev Suraski e9c646e7dd avoid crashing with php4 directives in .conf files (they still don't work) 27 years ago
Zeev Suraski c1dc4efc3b no need for those 27 years ago
Zeev Suraski 0eb1498fa8 * Get Apache module to compile again with the regex stuff. 27 years ago
Rasmus Lerdorf f1f4e6f478 Some innocent cleanups 27 years ago
Zeev Suraski a08e3925b1 Time to rename the child 27 years ago
Zeev Suraski 52ac2e67c1 Enable Apache HTTP Auth 27 years ago
Zeev Suraski 9fd708a313 Handle the Location: header centrally for all SAPI modules. 27 years ago
Zeev Suraski 24dff20afa Support POST in Apache 27 years ago
Zeev Suraski 3e98dc5edc Memory leak fix 27 years ago
Zeev Suraski 0b77132507 * Get Apache to work. POST doesn't work yet. 27 years ago
Zeev Suraski bc415d5a88 * Finalizing the PHP version of SAPI. Support POST and cookies among other things. 27 years ago
Zeev Suraski bc004fb062 Apache compile fix 27 years ago
Andi Gutmans 5dbe924660 - Make ISAPI hook in as an extension too. 27 years ago
Zeev Suraski 3cd0af11ee * Get the Apache module to compile again 27 years ago
Zeev Suraski 7942eaf381 * Plenty of thread safety and Win32 work. 27 years ago
Zeev Suraski 0818d96c97 A lot of cleanups... Removed old thread-safe code and other redundant code and files 27 years ago
Zeev Suraski 6f7c0edee3 Remove tls.[ch] 27 years ago
Zeev Suraski 4b98f345d1 php3_ini? What's that? 27 years ago
Zeev Suraski bb6dff9c67 Buh-bye php3_ini 27 years ago
Zeev Suraski e3d2234b80 A lot of php3_ini -> php_ini work 27 years ago