19 Commits (689252082c2660e2b6fddc674047922d8b2c7845)

Author SHA1 Message Date
Stig Bakken 689252082c * zend_module_entry change: apino, debug and zts are moved first, 24 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. 24 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
Zeev Suraski d87cc976e1 Redesigned thread safety mechanism - nua nua 25 years ago
Stig Bakken 1beda9ee1e * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 25 years ago
Stanislav Malyshev e30d8e4abf Better use buffer_to_buffer, since zval is really buffer, not string (it can 25 years ago
Egon Schmid 7a0d047a68 Some cosmetic changes. 26 years ago
Thies C. Arntzen 11fabacc3c add check for stdbool.h 26 years ago
Thies C. Arntzen 0e0f3eb097 bool -> int 26 years ago
Andi Gutmans 3701bc4207 - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
Sascha Schumann 27ca66b410 Make recode extension buildable as shared module. 26 years ago
Zeev Suraski e043439ff6 Update the license with the new clause 6 26 years ago
Kristian Köhntopp 5b8c5bedac fixed unterminated string constant introduces by foreign patch. 26 years ago
Colin Viebrock a7c8bfb9fb phpinfo() prettying 26 years ago
Kristian Köhntopp 85940d676f Finished porting recode module. 26 years ago
Kristian Köhntopp 63fb0326e9 - using _ex() functions now, thanks to Andrej. 26 years ago
Kristian Köhntopp 1aba4ea9d0 - Added additional DEFER macro. 26 years ago