42 Commits (fc5daee43465ef8fccfbfeedf0a2f317e7adaf21)

Author SHA1 Message Date
Andi Gutmans 0d194ec80b - Fix problem with sapi_globals being used before it is initialized. 26 years ago
Andi Gutmans 198537b70f - Make Windows compile again. 26 years ago
Zeev Suraski 0b33ac7627 - Add -z and -g switches to the CGI 26 years ago
Andi Gutmans 9aba6a94d3 - Another PHP_WIN32 patch 26 years ago
Andi Gutmans f9e9cab7ac - Change to PHP_WIN32 26 years ago
Thies C. Arntzen 0540bbe5af improve fix 26 years ago
Frank M. Kromann 429cf808e6 SIGPIPE is unknown on WIN32 platforms 26 years ago
Thies C. Arntzen 19a9577901 ignore SIGPIPE in standalone-mode so that one can actually use fsockopen() *and* have the remote side close the socket whithout PHP dying! 26 years ago
Sascha Schumann bb09ee9505 Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken. 26 years ago
Sascha Schumann caeaaf4d98 Fix build on systems which lack snprintf or vsnprintf. 26 years ago
Zeev Suraski 1261271839 Allow the INI callbacks to know at what stage PHP is 26 years ago
Thies C. Arntzen b7e53b12f6 compile-fix 26 years ago
Zeev Suraski 86fa2aade2 the pipe is breaking all the time 26 years ago
Zeev Suraski 80bdd19e03 Fine tune Andi's patch 26 years ago
Andi Gutmans f9e0d94a65 - Baby steps with PHP_WIN32 :) 26 years ago
Zeev Suraski 6723bdd920 request_info.c is giving up 26 years ago
Zeev Suraski 6d0ab6166c SAPIfication, Episode VI: Return of the SAPI 26 years ago
Zeev Suraski 5bdd18caf1 Yes, you guessed it... 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
Andrei Zmievski 681f352a9d Should be 'deactivate' rather than the opposite. 26 years ago
Zeev Suraski 073b148167 More abstraction 26 years ago
Zeev Suraski 59b53ea2c8 Always use getopt with CGI, never use it for anything else 26 years ago
Zeev Suraski 404bbe1f26 Move the logging mechanism to SAPI 26 years ago
Zeev Suraski b2449f929c - Change the argument order of php_register_variable() to something more 27 years ago
Zeev Suraski 99f079a349 - A few fixes 27 years ago
Zeev Suraski 9ab35ae393 Tried to centralize global variable registration as much as possible: 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
Zeev Suraski b640c27a08 @- Fixed -c support in the standalone CGI binary (Zeev) 27 years ago
Sascha Schumann ed0a307ccd Use sapi_module_struct to contain SAPI module name 27 years ago
Zeev Suraski a3c6514332 More php3_ annihilation 27 years ago
Zeev Suraski 02d3b39420 More php3_ annihilation 27 years ago
Sascha Schumann 4a60eed469 Fix some warnings 27 years ago
Sascha Schumann 5b983c944f Clean up php3.*\.h files. The files itself are renamed, and references in all 27 years ago
Sascha Schumann 8713ce5d38 Remove code references to serverapi 27 years ago
Zeev Suraski da5464b145 - zend_file_handles must now flag whether their .filename property should be 27 years ago
Andrei Zmievski 9781bf59cb (main) In this special case, free path_translated. Fix for #2795. 27 years ago
Sascha Schumann 2681a6b169 (main) Remove redundant statement, this is part of the initialization 27 years ago
Andi Gutmans 133c95cf8c - It's OK if we link dynamically. 27 years ago
Andi Gutmans ad84f02efb - Get windows version to compile again. No biggy if array_map is not #if 0'd 27 years ago
Stig Bakken 2a854ca8b9 Generalized server-API build process on UNIX. Each SAPI 27 years ago
Zeev Suraski 98d95dd88e - Added support for unknown POST content types (Zeev) 27 years ago
Zeev Suraski a1784083e9 Time to do that - rename the output layer prefix 27 years ago
Zeev Suraski 1b6ccfe86c Cleanups & optimizations 27 years ago
Jakub Skopal cb25b1222e Corrected the argument-list for getopt. -c expects argument. 27 years ago
Sascha Schumann 869eeb62f4 PATH_TRANSLATED was not used at all, even if one comment implied 27 years ago
Zeev Suraski a27ed294df Add -d switch 27 years ago
Zeev Suraski 3cb1eb0471 Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
Zeev Suraski 614b4b781e I was sure I committed these already. Weird 27 years ago