summaryrefslogtreecommitdiff
path: root/ext/xml
Commit message (Expand)AuthorAgeFilesLines
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-4/+3
* Fix XML build.Sascha Schumann2001-06-031-1/+1
* fix logicSascha Schumann2001-06-031-1/+3
* Make use of the --with-expat-dir configure optionfoobar2001-06-011-14/+22
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Remove extraneous tabSascha Schumann2001-05-211-1/+1
* Whoops, the expat directory needs the XML_BYTE_ORDER macroSascha Schumann2001-05-202-2/+2
* Don't add -DXML_BYTE_ORDER to global CPPFLAGSSascha Schumann2001-05-202-1/+4
* Looks like this was a bogus gcc warning.Sascha Schumann2001-05-191-2/+0
* Nuke some warnings.Sascha Schumann2001-05-193-3/+11
* added expat version to phpinfo();Thies C. Arntzen2001-05-141-0/+1
* hopefully fix win32 build, untestedDaniel Beulshausen2001-05-123-1142/+27
* Nuke more quotesSascha Schumann2001-05-121-3/+3
* add missing fileThies C. Arntzen2001-05-121-0/+712
* bump bundled expat to 1.95.1Thies C. Arntzen2001-05-1131-2117/+2505
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-4/+4
* Removed skipif.php + Fixed tests to use skipif.inc instead.foobar2001-03-203-11/+2
* - Pointed out by Andrei. zval_ptr_dtor() should be used instead of theAndi Gutmans2001-02-271-14/+14
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* fixed SEGFAULT when using xml_set_object. Zend does not yes supportThies C. Arntzen2001-02-151-17/+10
* disable directory search for libexpat and disable some macros for libxml-1.95.Rui Hirokawa2001-01-101-11/+3
* remove stupid ifdef'sDaniel Beulshausen2001-01-051-6/+0
* include config.w32.h under win32Daniel Beulshausen2001-01-051-0/+6
* added libxml-1.95 support and some new functions related to namespace support...Rui Hirokawa2001-01-054-14/+231
* revert last fix. the problem is now fixed globally in Zend.Thies C. Arntzen2000-12-241-4/+1
* fix #8363.Thies C. Arntzen2000-12-231-1/+4
* Fix call_user_function() with objects - it could leak under certain circumsta...Zeev Suraski2000-12-131-1/+1
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* update my email.Thies C. Arntzen2000-10-292-2/+2
* Remove second_arg_force_ref, defined in ZendSascha Schumann2000-10-261-1/+0
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-1/+1
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-3/+4
* Remove deprecated call-time referenceStanislav Malyshev2000-09-031-1/+1
* tests look for skipif.inc, so add itStanislav Malyshev2000-09-031-0/+9
* @- Fixed problem with having $this as the XML parser object. (Andrei)Andrei Zmievski2000-08-311-6/+0
* * added regression tests for the XML extensionStig Bakken2000-08-308-0/+378
* @- Added ability for each xml_set_*_handler() function to take theAndrei Zmievski2000-08-222-42/+43
* Fix XML by-reference passingStanislav Malyshev2000-08-201-2/+5
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-1/+0
* - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversionsAndi Gutmans2000-06-151-1/+1
* hashtable.h -> expat_hashtable.hThies C. Arntzen2000-06-061-1/+1
* Move hashtable.h to expat_hashtable.h.Sascha Schumann2000-06-062-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-21/+21
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-182-4/+4
* #if COMPILE_DLSascha Schumann2000-05-021-1/+1
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* Remove trailing empty linesSascha Schumann2000-05-014-16/+0
* Large test commit IVSascha Schumann2000-05-014-0/+4