21 Commits (e4ebe9f1ffb9b9cbc299bd52cd8bd22e9db4dcfd)

Author SHA1 Message Date
Jeroen van Wolffelaar eb38ca844b Undo Z_ subst for sapi and ext/yaz 25 years ago
Jeroen van Wolffelaar c033288573 Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 25 years ago
Shane Caraveo 108633e1ab Windows compilation of fast cgi now working. See windows.txt for info. 25 years ago
Sascha Schumann 8aef193056 more tsrm cleanup 25 years ago
Sascha Schumann 2cce13fd50 further tsrm cleanup 25 years ago
Sebastian Bergmann 47b26817fb More tsrm-related cleanup. 25 years ago
Sebastian Bergmann a70ecedb33 Remove more duplicate TSRMLS_FETCH() calls. 25 years ago
Zeev Suraski 1159c84ab7 - TSRMLS_FETCH work 25 years ago
Zeev Suraski d76cf1da18 More TSRMLS_FETCH work 25 years ago
Zeev Suraski d87cc976e1 Redesigned thread safety mechanism - nua nua 25 years ago
Zeev Suraski fe6f8712a4 - Get rid of ELS_*(), and use TSRMLS_*() instead. 25 years ago
Sascha Schumann bd573e42ad Call php_request_shutdown only, if the startup was successful. 25 years ago
Ben Mansell c053f12207 Fix FastCGI shutdown for MacOSX, it didn't want to die. 25 years ago
Ben Mansell d5cf0abac3 Make the FastCGI module behave nicer when trying to shut it down. If you 25 years ago
Sascha Schumann afdaee9e47 Nuke more quotes 25 years ago
Ben Mansell 13e4699ae3 Removed a duplicate php_import_environment_variables() call 25 years ago
Ben Mansell 98af7a8d7d Patch from Stephen Landamore: speed up the environment merging by 25 years ago
foobar 8a26918ed1 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 25 years ago
Ben Mansell afbcd5c4eb Changed header handling; before, we were somehow losing 25 years ago
Ben Mansell 87bc51fc5c Fix a bug with POST requests. If the Content-Type header wasn't present, 25 years ago
Ben Mansell 08df6f9b67 @ New FastCGI server module 25 years ago