46 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Rasmus Lerdorf 45e327a672 Add new empty child terminate sapi hook to the rest of the sapis 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Rasmus Lerdorf fdaa130f3a Add the new request_time sapi struct entry to all the sapis. Some of these 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Sebastian Bergmann 2c5d4b8c23 Bump year. 24 years ago
foobar dd53efc196 - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is. 24 years ago
Zeev Suraski 76312b4508 another startup initialization fix - only ISAPI and CGI SAPI's tested, 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
Derick Rethans eede70a84f - Removed duplicate FETCH() 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 1159c84ab7 - 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
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
Andi Gutmans 86a1cace27 - Make all places use MAXPATHLEN in the same way. It includes the 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
Thies C. Arntzen 825457ae64 update my email. 26 years ago
Zeev Suraski 91c808ecc4 Restore the headers_only test to the centralized SAPI startup. If necessary, it can 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
Sascha Schumann 102c6ce4b8 Move main.h to php_main.h. 26 years ago
Zeev Suraski e043439ff6 Update the license with the new clause 6 26 years ago
Zeev Suraski 86fa2aade2 the pipe is breaking all the time 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
Andrei Zmievski a6748c555e Fixed SAPI modules to properly register their related modules. 26 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 304d60c8f3 Move reentrancy initialisation/destruction into SAPI. 27 years ago
Sascha Schumann 43ae2bffbb Happy Y2K patch! Happy new year (or the new millennium, depending on whether 27 years ago
Thies C. Arntzen 3238c7ec2c *** empty log message *** 27 years ago
Thies C. Arntzen 155fd22de0 not too bad: i can see phpinfo()! 27 years ago
Thies C. Arntzen f3240be016 SAPI module for phttpd - found at ftp://ftp.netuse.de/pub/phttpd/, ftp://ftp.signum.se/pub/phttpd/ 27 years ago