summaryrefslogtreecommitdiff
path: root/ext/simplexml
Commit message (Expand)AuthorAgeFilesLines
* improve SKIPIF conditionAntony Dovgal2006-10-091-2/+2
* fix one more parameter (int*->int)Nuno Lopes2006-09-061-1/+1
* fix bug #38424 (Different attribute assignment if new or existing)Rob Richards2006-08-142-1/+42
* should be RETURN_ not RETVAL_Rob Richards2006-08-071-2/+2
* asXML() needs to return bool when serializing doc and filename is passed inRob Richards2006-08-072-52/+55
* fix testAntony Dovgal2006-08-061-3/+1
* add testAntony Dovgal2006-08-061-0/+30
* Fix #38354 (Unwanted reformatting of XML when using AsXML)Christian Stocker2006-08-061-2/+2
* MFH: fix #38347 (Segmentation fault when using foreach with an unknown/empty ...Antony Dovgal2006-08-062-0/+31
* avoid extra strlen() callAntony Dovgal2006-08-061-1/+2
* fix testAntony Dovgal2006-08-041-1/+1
* MFH: fix/add SKIPIFHannes Magnusson2006-06-275-0/+10
* Added SimpleXMLElement::saveXML() as an alias for SimpleXMLElement::asXML()Hannes Magnusson2006-06-261-0/+2
* fix testAntony Dovgal2006-06-201-8/+12
* restore missing ze1 compat codeRob Richards2006-06-061-1/+5
* Final ze1_compat restoration - it was mostly done by hand, so if anybodyZeev Suraski2006-06-051-0/+38
* - MFH Sync with head (namespace prefix handling)Marcus Boerger2006-05-234-60/+234
* - MFH Bugfix #37565Marcus Boerger2006-05-232-33/+28
* - MFH Proto fix/addMarcus Boerger2006-05-171-1/+3
* - ze1 cleanup (bjori) /thxMarcus Boerger2006-05-101-38/+0
* - Update after api changesMarcus Boerger2006-05-101-17/+9
* - MFH Fix properties access to children() resultMarcus Boerger2006-04-142-1/+36
* - Coverity issue 59Marcus Boerger2006-04-101-0/+3
* #ifdef new functions and use their bodies to make PECL extensions compile wit...Antony Dovgal2006-04-031-1/+21
* fix bug #36898 (__set() leaks in classes extending internal ones)Antony Dovgal2006-03-291-6/+3
* add new testsAntony Dovgal2006-03-242-0/+182
* - Synch with headRob Richards2006-03-075-38/+318
* add testAntony Dovgal2006-03-051-0/+28
* fix #36611 (assignment to SimpleXML object attribute changes argument type to...Antony Dovgal2006-03-051-1/+9
* nuke tests for libxml2 version - will always be > 2.6.0Rob Richards2006-03-011-12/+2
* - MFH Fix count/foreach interactionMarcus Boerger2006-02-272-0/+50
* - CleanupMarcus Boerger2006-02-271-2/+1
* Fixed memory leakDmitry Stogov2006-02-271-0/+1
* - Synch with headMarcus Boerger2006-02-266-58/+305
* initialize variablesAntony Dovgal2006-02-061-4/+4
* bump year and license versionfoobar2006-01-013-9/+9
* - MFH Fixed Bug #35785 (SimpleXML memory read error)Marcus Boerger2005-12-231-3/+4
* - MFH Add new testMarcus Boerger2005-12-231-0/+22
* add missing skipif conditionsAntony Dovgal2005-12-211-0/+2
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* - MFHMarcus Boerger2005-11-2928-343/+1213
* - MFH Fix parameter parsingMarcus Boerger2005-11-202-9/+24
* And simplexml doesn't need dom anymore to do the importRasmus Lerdorf2005-11-051-4/+0
* - Drop unnecessary exports to prevent forward BC problemsMarcus Boerger2005-10-312-5/+4
* - Fix issue with entities in attributesMarcus Boerger2005-10-242-4/+40
* - MFH Really allow SXE being shared by not using anything from it directly in...Marcus Boerger2005-10-032-5/+6
* - Allow xpl/simplexml integration with simplexml being built sharedMarcus Boerger2005-10-011-0/+1
* MFH: make sxe_properties_get respect namespace scopeRob Richards2005-08-311-3/+9
* MFH: Nuked EOLs from error messagesfoobar2005-08-181-1/+1
* - Bumber up yearfoobar2005-08-033-3/+3