summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests
Commit message (Expand)AuthorAgeFilesLines
* MFH: fix bug #43221 (SimpleXML adding default namespace in addAttribute)Rob Richards2007-11-121-0/+15
* fix bug #41947 (SimpleXML incorrectly registers empty strings as namespacesRob Richards2007-07-101-0/+14
* fix bug #41861 (getNamespaces() returns namespaces of node's siblings)Rob Richards2007-07-031-0/+38
* fix bug #41867 (getName is broken)Rob Richards2007-07-021-0/+14
* Fixed wrong fix for bug #41582Dmitry Stogov2007-06-133-16/+23
* - MFH: Fix testJohannes Schlüter2007-06-121-1/+1
* MFH: fix #41582 (SimpleXML crashes when accessing newly created element)Antony Dovgal2007-06-051-0/+16
* fix test namesAntony Dovgal2007-05-071-1/+1
* Fixed bug #41175 (addAttribute() fails to add an attribute with an emptyIlia Alshanetsky2007-04-241-0/+16
* fix bug #37386 (autocreating element doesn't assign value to first node)Rob Richards2007-03-261-0/+25
* MFH: fix leak and errmsgAntony Dovgal2007-02-201-0/+33
* fix #40451 (addAttribute() may crash when used with non-existent child node)Antony Dovgal2007-02-121-0/+22
* Fixed testsDmitry Stogov2007-01-101-1/+1
* fix bug #39760 (cloning fails on nested SimpleXML-Object)Rob Richards2006-12-301-0/+40
* fix testsRob Richards2006-12-082-2/+8
* correct fix for bug #39662 to fix leak and tree corruptionRob Richards2006-11-291-4/+2
* MFH: fix #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement)Antony Dovgal2006-11-281-0/+39
* improve SKIPIF conditionAntony Dovgal2006-10-091-2/+2
* fix bug #38424 (Different attribute assignment if new or existing)Rob Richards2006-08-141-0/+26
* fix testAntony Dovgal2006-08-061-3/+1
* add testAntony Dovgal2006-08-061-0/+30
* MFH: fix #38347 (Segmentation fault when using foreach with an unknown/empty ...Antony Dovgal2006-08-061-0/+28
* fix testAntony Dovgal2006-08-041-1/+1
* MFH: fix/add SKIPIFHannes Magnusson2006-06-275-0/+10
* fix testAntony Dovgal2006-06-201-8/+12
* - MFH Sync with head (namespace prefix handling)Marcus Boerger2006-05-232-0/+145
* - MFH Bugfix #37565Marcus Boerger2006-05-231-0/+25
* - MFH Fix properties access to children() resultMarcus Boerger2006-04-141-0/+35
* add new testsAntony Dovgal2006-03-242-0/+182
* - Synch with headRob Richards2006-03-074-3/+104
* add testAntony Dovgal2006-03-051-0/+28
* - MFH Fix count/foreach interactionMarcus Boerger2006-02-271-0/+40
* - Synch with headMarcus Boerger2006-02-264-11/+170
* - 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
* - MFHMarcus Boerger2005-11-2927-199/+794
* - MFH Fix parameter parsingMarcus Boerger2005-11-201-6/+19
* - Fix issue with entities in attributesMarcus Boerger2005-10-241-0/+31
* - Add testsMarcus Boerger2005-02-272-0/+59
* Fix class namesMarcus Boerger2004-03-2913-67/+67
* added test for property_exists checks.George Schlossnagle2004-03-241-0/+25
* Add new testMarcus Boerger2004-03-141-0/+21
* Fix testRob Richards2004-02-111-0/+1
* Fix compiler warningsRob Richards2004-02-115-9/+11
* Update testsMarcus Boerger2004-02-033-3/+3
* Add new testMarcus Boerger2004-01-221-0/+31
* Update testsMarcus Boerger2004-01-224-19/+16
* Fix namespace regression bugRob Richards2004-01-211-3/+0
* Fix Bug #26976 (Can not access array elements using array indices)Rob Richards2004-01-211-3/+3