30 Commits (9c192f526ea70f514b1f04f6745b0448d97e7942)

Author SHA1 Message Date
Zeev Suraski a508bec819 - From CODING_STANDARDS: 26 years ago
Zeev Suraski 86fa2aade2 the pipe is breaking all the time 26 years ago
Zeev Suraski f1dac01f11 - Fix some issues with the ISAPI module, made it friendlier to non Win32 platforms 26 years ago
Zeev Suraski a5c143f415 - Update .dsp's 26 years ago
Andi Gutmans d66d7c6e3a - In IIS ISAPI when the user presses the STOP button while the script is 26 years ago
Zeev Suraski e9dcdb8f97 @- Improved ISAPI module - it should no longer be necessary to set PHP as 26 years ago
Zeev Suraski 1cca60e704 Fix a few memory leaks 26 years ago
Zeev Suraski 23b633e071 Report access violations 26 years ago
Zeev Suraski b08f85aeef Make all of the ISAPI variables register themselves as Server variables 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
Zeev Suraski 073b148167 More abstraction 26 years ago
Zeev Suraski 404bbe1f26 Move the logging mechanism to SAPI 26 years ago
Zeev Suraski 2da5f17e52 Fix buglet 26 years ago
Zeev Suraski 6a75df6cd7 @- Protect the ISAPI module against exceptions. Stack overflows in scripts are 26 years ago
Andrei Zmievski a6748c555e Fixed SAPI modules to properly register their related modules. 26 years ago
Zeev Suraski b2449f929c - Change the argument order of php_register_variable() to something more 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 235386b245 Change ALLOC_ZVAL() semantics 27 years ago
Andi Gutmans 3f6e00e48d - Use ALLOC_ZVAL() in PHP. Finding the places to put FREE_ZVAL(z) is much 27 years ago
Sascha Schumann ed0a307ccd Use sapi_module_struct to contain SAPI module name 27 years ago
Zeev Suraski da5464b145 - zend_file_handles must now flag whether their .filename property should be 27 years ago
Sascha Schumann 639c491da4 Add X-Powered-By header in all configurations to ease PHP usage metering 27 years ago
Sascha Schumann 2f6ded9ac9 Convert more source files to use thread-safe functions 27 years ago
Andi Gutmans f3bcc012c6 - Remove ISAPI project from main dir as it's been copied to sapi/isapi 27 years ago
Stig Bakken 4c4c8555eb Started working on the Zeus support. Zeus's ISAPI obviously differs from 27 years ago
Stig Bakken 2a854ca8b9 Generalized server-API build process on UNIX. Each SAPI 27 years ago