253 Commits (c19dfe84c75e0bbae633d554cbf3d28e6caff3a9)

Author SHA1 Message Date
Sascha Schumann 9d9d39a0de Please welcome the new build system. 24 years ago
Derick Rethans a6738260af - Fix for bug #15572 (Patch by Ralf Nyrén <ralf.nyren@educ.umu.se>) 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
jim winstead 63669c6a64 make it more clear that --with-apache and --with-apxs only work with apache 1.x. 24 years ago
Hartmut Holzgraefe 052d5fc85d proto fix 25 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
Hartmut Holzgraefe df6f8ba35a proto fix 25 years ago
foobar f43b57190c Added missing cvs ids and unified configure messages. 25 years ago
foobar 41b21156cc Fixed bugs: #14034, #11647 (can not find any others) 25 years ago
Rasmus Lerdorf 95dff71df7 This made no sense before. Hide Authorization in getallheaders() but 25 years ago
Thies C. Arntzen 838a7a9566 make it work again 25 years ago
Stig Bakken 99687096ca * fix default path in configure help text 25 years ago
Derick Rethans e4ebe9f1ff - Changed <br> to - in PHP_INFO output. 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
Rasmus Lerdorf 1df380da5a new apache_setenv() 25 years ago
Daniel Beulshausen 3a386f8684 fix macro + nuke warning 25 years ago
Sascha Schumann 7c161fe069 WS-fix and directly use ap_psprintf instead of sprintf/ap_pstrdup 25 years ago
Thies C. Arntzen 9938137725 fixed memory_peak resetting 25 years ago
Derick Rethans 78747bd2df - Don't wrap lines... this is annoying while coding. 25 years ago
Rasmus Lerdorf afa9e65ff4 Damn, went to head instead of the branch - revert 25 years ago
Rasmus Lerdorf 6a2d84ba06 Oops, forgot to add sapi_apache.c to the apache_hooks branch 25 years ago
Sterling Hughes 198e6f3ea7 no need to cast a 'HashTable *' to 'HashTable *' 25 years ago
foobar e29994166a WS 25 years ago
Zeev Suraski 6bba521dd3 API update 25 years ago
Daniel Beulshausen ba761ce9b1 TSRMLS fixes 25 years ago
Thies C. Arntzen e8e401bc2d ypo;-) 25 years ago
Zeev Suraski 6ecae422c4 Use zend_first_try 25 years ago
Sascha Schumann 480ffb3d75 more tsrm cleanup 25 years ago
Sascha Schumann 373b3e101e more tsrm cleanup -- output.c is not doing any fetches anymore 25 years ago
Sascha Schumann 8aef193056 more tsrm cleanup 25 years ago
Zeev Suraski 1159c84ab7 - TSRMLS_FETCH work 25 years ago
Sebastian Bergmann b99798fda0 Another one bites the dust. 25 years ago
Sebastian Bergmann b5763a70a6 Remove duplicate TSRMLS_FETCH() call. 25 years ago
Zeev Suraski 12318a2068 Fix Apache/ZTS build 25 years ago
Zeev Suraski d76cf1da18 More TSRMLS_FETCH work 25 years ago
Thies C. Arntzen 5f6e3db13f compile fix 25 years ago
Zeev Suraski 797a079a95 More TSRMLS_FETCH work, and a bit of cleanup 25 years ago
Zeev Suraski 7b1c400631 More TSRMLS_FETCH annihilation (Zend compatibility patch) 25 years ago
Zeev Suraski 1c25b8dd53 Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way 25 years ago
Rasmus Lerdorf 15ae74d3ba Fix typo 25 years ago
Zeev Suraski dde79b86c5 Build fix 25 years ago
Zeev Suraski 63829bc949 Some more fixes 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
Zeev Suraski 536a53356d Get rid of the redundant global startup code 25 years ago
Sascha Schumann 36be1040eb Use synchronous php_request_shutdown in the standard case and 25 years ago
Zeev Suraski 6fa5ac832f Fix Apache build 25 years ago
Zeev Suraski 336004f4bc Improved bailout mechanism, supports nested bailouts a-la try..catch 25 years ago
Sascha Schumann e843e8c5f0 Move PHP_TARGET_RDYNAMIC check to global acinclude.m4 and use it 25 years ago