45 Commits (b2e90b4e8bd70950d56ea2d80ca6dba3e5bcedf7)

Author SHA1 Message Date
Shane Caraveo c7e2d8ef35 sorry, do comments right 26 years ago
Shane Caraveo 8d3ce80f48 apache module now compiles under win32, apache loads, but crashes on line 1167 main.c on page request 26 years ago
Andi Gutmans c9911a151e - Change PHP_ to V_ (directory & file functions) 26 years ago
Rasmus Lerdorf efabab1a34 Fix for bug #4125 26 years ago
Zeev Suraski 85e9d69f23 @- Fixed several problems with the PATH_TRANSLATED and PHP_SELF under Apache 26 years ago
Andi Gutmans d8e64d623e - This version of chdir_file should be compatible with the Apache one. 26 years ago
Stig Bakken 74fba75ca0 @"none" is now equivalent with "" in Apache config directives (Stig) 26 years ago
Zeev Suraski 1bcdcebe67 Compile fix 26 years ago
Zeev Suraski a508bec819 - From CODING_STANDARDS: 26 years ago
Stig Bakken d23e5d837a @- Implemented default_charset and default_mimetype config directives (Stig) 26 years ago
Stig Bakken ba03c9f2aa started implementing directives for default mimetype/charset 26 years ago
Zeev Suraski 86fa2aade2 the pipe is breaking all the time 26 years ago
Sascha Schumann 02d647b5f9 Fix warnings when compiling static Apache module 26 years ago
Zeev Suraski 9eef999b38 No need for a value (not that it seems to work anyway...) 26 years ago
Zeev Suraski 75b1316e70 @- Updated the browscap module to work with PHP 4.0 (Zeev) 26 years ago
Zeev Suraski 6d0ab6166c SAPIfication, Episode VI: Return of the SAPI 26 years ago
Zeev Suraski 9709f7ec73 The last patch wasn't that good, fix 26 years ago
Zeev Suraski 79726c8864 Make the CVS compile again 26 years ago
Zeev Suraski 5bdd18caf1 Yes, you guessed it... More cleanup 26 years ago
Zeev Suraski 41f6bca92f More cleanup! 26 years ago
Zeev Suraski 0fd89aa20d More cleanup - move getenv() to SAPI 26 years ago
Zeev Suraski 7d926a0e0c More cleanup... 26 years ago
Zeev Suraski 073b148167 More abstraction 26 years ago
Zeev Suraski 404bbe1f26 Move the logging mechanism to SAPI 26 years ago
Andrei Zmievski a7063b1aee New function notice. 26 years ago
Andrei Zmievski a6748c555e Fixed SAPI modules to properly register their related modules. 26 years ago
Andrei Zmievski 254fdd754c Initialize apache properly. 26 years ago
Andrei Zmievski f0f00daa92 Moved ext/apache into sapi/apache. 26 years ago
Rasmus Lerdorf 796ce90c1e No comment - will explain next week 26 years ago
Zeev Suraski b2449f929c - Change the argument order of php_register_variable() to something more 26 years ago
Zeev Suraski 7723bdbaa7 Apache module compile fixes 26 years ago
Zeev Suraski 9ab35ae393 Tried to centralize global variable registration as much as possible: 26 years ago
Zeev Suraski 62114c1806 Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 27 years ago
Zeev Suraski 972631be71 - Added flush() support to SAPI 27 years ago
Sascha Schumann 43ae2bffbb Happy Y2K patch! Happy new year (or the new millennium, depending on whether 27 years ago
Sascha Schumann eb0971609b Make sapi_module static. This is was the majority of SAPI modules uses. 27 years ago
Andrei Zmievski 42847f7d5c Some more php3->php stuff. 27 years ago
Sascha Schumann ed0a307ccd Use sapi_module_struct to contain SAPI module name 27 years ago
Sascha Schumann 1687075373 Make Apache SAPI module compile in ZTS mode 27 years ago
Rasmus Lerdorf 45f9527518 More maintainer-mode cleanups 27 years ago
Sascha Schumann 5b983c944f Clean up php3.*\.h files. The files itself are renamed, and references in all 27 years ago
Rasmus Lerdorf cf0868fec8 Clean up regex header file mess. php.h now explicitly includes php_regex.h 27 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