318 Commits (81ed6ea1c29059b5c19a5599d32fb25fbdbcedee)

Author SHA1 Message Date
foobar d658b1a8d7 Revert the bogus patch. 25 years ago
Jan Lehnardt 8897845f3b - fix "xml_parse_into_struct/umlauts in tags" testcase. It never really 25 years ago
Hartmut Holzgraefe 8c0fd5bc35 proto fixes 25 years ago
Sascha Schumann d9a2bb2ec0 Remove old Makefile templates 25 years ago
Sascha Schumann 2a8d55ff1d Add global include path, so that other extensions can access 25 years ago
Sascha Schumann 9d9d39a0de Please welcome the new build system. 25 years ago
Derick Rethans eeeb95595f - More test fixes 25 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 25 years ago
Jon Parise ea089d09ae Add a note that this statement will never be reached. 25 years ago
Andi Gutmans 66d88ba07b - Fix bug in XML extension which exists due to a not perfect work around 25 years ago
Hartmut Holzgraefe dcda91c1a1 proto fix 25 years ago
Thies C. Arntzen 7155e1311f add todo 25 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
foobar f1397d5339 Unified the configure messages. 25 years ago
Stig Bakken 689252082c * zend_module_entry change: apino, debug and zts are moved first, 25 years ago
Dan Libby 061cd20400 include php_compat.h, so that we use php_XML_* if necessary. Better to do it in expat.h, so that other libs, eg xmlrpc, inherit this behavior and we can link 25 years ago
Jeroen van Wolffelaar 6cfba2a3ea 2nd phase in back-substitution those macro's 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 78747bd2df - Don't wrap lines... this is annoying while coding. 25 years ago
foobar e4df7dc7bf if test -f /usr/local/lib/libexample.s?; then <-- no workie 25 years ago
foobar c902ad74f0 null terminate the returned string in here too. 25 years ago
foobar 1ffbcc5ecf ws fix. 25 years ago
Sebastian Bergmann fd5eea8b96 Fix warning. 25 years ago
Thies C. Arntzen d5b1a7f440 tags need to be UTF8-decoded as well. 25 years ago
Zeev Suraski aa1772ca72 More TSRMLS_FETCH annihilation 25 years ago
Thies C. Arntzen 33e059062b @- Bump bundled expat to 1.95.2 (Thies) 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 7b1c400631 More TSRMLS_FETCH annihilation (Zend compatibility patch) 25 years ago
Andi Gutmans d42f85427a - Use object macros 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
Thies C. Arntzen 0ef0f8e32b ZVAL_BOOL(v,0) -> ZVAL_FALSE(v) 25 years ago
Zeev Suraski 66d94bc655 Nuke zval_reset 25 years ago
Zeev Suraski d70ce7be27 var_reset -> ZVAL_RESET 25 years ago
Thies C. Arntzen 6708768c07 xml_utf8_encode: make sure the returned data is zero-terminated 25 years ago
Rasmus Lerdorf 81e2cf03ac Fix folding and clean up some extensions 25 years ago
Rasmus Lerdorf 25c3a3a39d vim-6 does folding - clean up a bunch of missing folding tags plus 25 years ago
Sascha Schumann 72b9547d26 Fix XML build. 25 years ago
Sascha Schumann 36cfb10d79 fix logic 25 years ago
foobar 16216e3eed Make use of the --with-expat-dir configure option 25 years ago
Stig Bakken 1beda9ee1e * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 25 years ago
Sascha Schumann 82c4ac7423 Remove extraneous tab 25 years ago
Sascha Schumann ae503d3a14 Whoops, the expat directory needs the XML_BYTE_ORDER macro 25 years ago
Sascha Schumann 244ea9f6c8 Don't add -DXML_BYTE_ORDER to global CPPFLAGS 25 years ago
Sascha Schumann 3b822e5752 Looks like this was a bogus gcc warning. 25 years ago
Sascha Schumann 991e05d062 Nuke some warnings. 25 years ago
Thies C. Arntzen 56cebea057 added expat version to phpinfo(); 26 years ago
Daniel Beulshausen e91089edb9 hopefully fix win32 build, untested 26 years ago
Sascha Schumann afdaee9e47 Nuke more quotes 26 years ago