58 Commits (689252082c2660e2b6fddc674047922d8b2c7845)

Author SHA1 Message Date
Stig Bakken 689252082c * zend_module_entry change: apino, debug and zts are moved first, 24 years ago
Daniel Beulshausen c4ee7a403e fix macro 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 2da75a405f build fixes 25 years ago
Sterling Hughes 55b600d03c fix compile on sun forte cc 25 years ago
Rasmus Lerdorf 4d11d90880 Track down a few more functions that don't check for 0 args and use 25 years ago
Rasmus Lerdorf 8c497f05c4 We don't consistently check for args passed to functions that don't 25 years ago
Zeev Suraski 486ad565d0 More build fixes 25 years ago
Zeev Suraski 38c101521b build fix 25 years ago
Rasmus Lerdorf 05db76df86 Sablot extension cleanup - it compiles again now 25 years ago
Sascha Schumann 8aef193056 more tsrm cleanup 25 years ago
Zeev Suraski aa1772ca72 More TSRMLS_FETCH annihilation 25 years ago
Zeev Suraski c43806f415 Zend compatibility patch 25 years ago
Zeev Suraski 797a079a95 More TSRMLS_FETCH work, and a bit of cleanup 25 years ago
Zeev Suraski d87cc976e1 Redesigned thread safety mechanism - nua nua 25 years ago
Joey Smith c5cbe8b3cb nesting_level is now ob_nesting_level in main/php_output.h 25 years ago
Zeev Suraski fe6f8712a4 - Get rid of ELS_*(), and use TSRMLS_*() instead. 25 years ago
Sascha Schumann b79aa095f5 Fix last two instances of using ext/standard/php_output.h 25 years ago
Sterling Hughes 35a816ce5f Hopefully fix leaks... 25 years ago
Stig Bakken 1beda9ee1e * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 25 years ago
Sterling Hughes 06e6363985 fix crash bug 10400. 25 years ago
Zeev Suraski 0a98aa6ada Improve chunked output buffering - the output handler now knows at which stage it is 25 years ago
Andi Gutmans 01ed33d1b6 - Pointed out by Andrei. zval_ptr_dtor() should be used instead of the 25 years ago
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 25 years ago
Sterling Hughes 2f0238dc4e Change e-mail address 25 years ago
Sterling Hughes 95bf259c29 Fix the scheme handler support and make it compile on win32 systems. 25 years ago
foobar 5dcf6618bc @- Added xslt_set_scheme_handler() function (carmelo@akooe.com) 25 years ago
Sterling Hughes db50ae2e7d Fix (well it works) the error display with sablotron. 25 years ago
foobar 051dd6108c Make sablot compile again. Typo? 25 years ago
Sterling Hughes fa0727e794 @ Added the xslt_set_base function. (Sterling) 25 years ago
Sterling Hughes f058a07915 Move the definition of the xslt_set_encoding to the "proper" place in the file and 25 years ago
Rui Hirokawa 20aa57ec0d linked with libexpat. it's necessary to use sablot-0.50. added xslt_set_encoding() function. 25 years ago
Zeev Suraski aa6d2ac5d0 Heads up people! 25 years ago
Sterling Hughes e68c902e3b Fix a crash related to the simple sablotron api. (thies) 25 years ago
Sterling Hughes e0e42d336a For nice looking error output. ;) 25 years ago
Sterling Hughes 948c4bebd5 Fix crash on error handler. 25 years ago
Sterling Hughes 9b3942a79a Fix sablotron. 25 years ago
Sterling Hughes aa2d9117d9 Another attempt at fixing 8036 25 years ago
Sterling Hughes 56094458b7 Windows ist ser schlecht 25 years ago
Sterling Hughes e1d314afa2 First attempt at fixing 8036 25 years ago
Sterling Hughes 917cfd14e9 Declaring variables is generally a good thing 25 years ago
Sterling Hughes fe25ebdd11 Fix segfault when non-array in params or arguments is given to 25 years ago
Daniel Beulshausen e6d07d6fa3 added missing SABLOTLS_FETCH() 25 years ago
Sterling Hughes 0a1f0ea22e Major rework of the basic api which provides: 25 years ago
Sterling Hughes 0b25301bce Das war nicht gut. 25 years ago
Jesus M. Castagnetto f589a3b587 cosmetic changes (added some "proto"s missing in the function documentations) 25 years ago
Sterling Hughes 70f262d0c5 New e-mail address. 25 years ago
Andrei Zmievski f1dcb32c9f Use zend_register_list_destructors_ex() instead. 25 years ago
Andrei Zmievski 7b4983c8f8 Mega-patch to get better resource information for modules. 25 years ago
Daniel Beulshausen 814639b2fc make windows compile 25 years ago