summaryrefslogtreecommitdiff
path: root/ext/simplexml/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-2/+2
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* Fixes bug #75871 Use pkg-config for libxml2 if availablePedro Magalhães2018-02-081-1/+1
* Merge branch 'PHP-5.5'Christopher Jones2013-08-061-1/+1
|\
| * Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | make simplexml headers available to the outta worldAnatol Belski2013-07-291-0/+1
|/
* Fix #45976 (Move SXE from SPL to SimpleXML)Etienne Kneuss2008-11-061-1/+1
* - MFB spl/simplexml integration (when sxe is shared)Marcus Boerger2005-10-011-0/+1
* - Made the libxml related stuff to error out if someone does --disable-allfoobar2005-04-271-3/+7
* Implement extension load-order deps.Wez Furlong2004-07-181-0/+1
* - Fixed bug #26072 (--disable-libxml does not work).foobar2003-11-121-1/+1
* - Cleanup, simplifying, etc.foobar2003-06-301-4/+7
* fineSterling Hughes2003-06-251-1/+1
* Experimental extensions are never enabled by default..foobar2003-06-251-1/+1
* these should be enabled by default. At least this much was agreed upon whenSterling Hughes2003-06-251-1/+1
* - Make it build with the unbundled libxml againDerick Rethans2003-05-201-1/+10
* add very basic code for the simplexml extension. The following works ::Sterling Hughes2003-05-181-0/+9