27 Commits (12fc60c625810280924bb5f76c5818d9dfc80098)

Author SHA1 Message Date
Zeev Suraski 76312b4508 another startup initialization fix - only ISAPI and CGI SAPI's tested, 24 years ago
Stefan Esser 44a5b43b79 Fixing the same possible memory leak. 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
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
Daniel Beulshausen 21cac086e4 TSRMLS fixes 25 years ago
Sascha Schumann 8aef193056 more tsrm cleanup 25 years ago
Sebastian Bergmann a70ecedb33 Remove more duplicate TSRMLS_FETCH() calls. 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
Andi Gutmans abb18a7918 - Commit NSAPI patches. 25 years ago
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 25 years ago
Zeev Suraski bd0ac7fe14 Many patches. I hope I remember them all: 26 years ago
Zeev Suraski 030b707296 Update SAPI modules to interface with the new TSRM. 26 years ago
Sascha Schumann af87dfe204 Unify handling of aborted connections 26 years ago
Zeev Suraski 91c808ecc4 Restore the headers_only test to the centralized SAPI startup. If necessary, it can 26 years ago
Stanislav Malyshev 5090b1e8d5 Fix zend_fiel_handle handling. Should fix URL include 26 years ago
Rasmus Lerdorf 76a2d2538c Heads up! I have moved the headers_only and response_code checks out of 26 years ago
Andrei Zmievski 4010b422dd Separate plain name returned by php_sapi_module() and pretty name 26 years ago
Zeev Suraski cb5891d277 Apply the NSAPI patch 26 years ago
Anthony Whitehead deff917851 Added more server variables to the HTTP_SERVER_VARS array, all the 26 years ago
Sascha Schumann 102c6ce4b8 Move main.h to php_main.h. 26 years ago
Anthony Whitehead 678508b426 Added changes suggested by Stanislav Borutsky with respect to NSAPI_PUBLIC. 26 years ago
Anthony Whitehead c6449f307a Altered NSAPI autoconf to check for location of include files automatically, tested for Netscape 3.x and iPlanet 4.x. 26 years ago
Zeev Suraski e043439ff6 Update the license with the new clause 6 26 years ago
Shane Caraveo fdb62f9ce7 nsapi now compiles under win32, untested 26 years ago
Rasmus Lerdorf a3c17cf766 Add initial NSAPI module from Jayakumar Muthukumarasamy 26 years ago