Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH: fix bug #43221 (SimpleXML adding default namespace in addAttribute) | Rob Richards | 2007-11-12 | 1 | -0/+15 |
* | fix bug #41947 (SimpleXML incorrectly registers empty strings as namespaces | Rob Richards | 2007-07-10 | 1 | -0/+14 |
* | fix bug #41861 (getNamespaces() returns namespaces of node's siblings) | Rob Richards | 2007-07-03 | 1 | -0/+38 |
* | fix bug #41867 (getName is broken) | Rob Richards | 2007-07-02 | 1 | -0/+14 |
* | Fixed wrong fix for bug #41582 | Dmitry Stogov | 2007-06-13 | 3 | -16/+23 |
* | - MFH: Fix test | Johannes Schlüter | 2007-06-12 | 1 | -1/+1 |
* | MFH: fix #41582 (SimpleXML crashes when accessing newly created element) | Antony Dovgal | 2007-06-05 | 1 | -0/+16 |
* | fix test names | Antony Dovgal | 2007-05-07 | 1 | -1/+1 |
* | Fixed bug #41175 (addAttribute() fails to add an attribute with an empty | Ilia Alshanetsky | 2007-04-24 | 1 | -0/+16 |
* | fix bug #37386 (autocreating element doesn't assign value to first node) | Rob Richards | 2007-03-26 | 1 | -0/+25 |
* | MFH: fix leak and errmsg | Antony Dovgal | 2007-02-20 | 1 | -0/+33 |
* | fix #40451 (addAttribute() may crash when used with non-existent child node) | Antony Dovgal | 2007-02-12 | 1 | -0/+22 |
* | Fixed tests | Dmitry Stogov | 2007-01-10 | 1 | -1/+1 |
* | fix bug #39760 (cloning fails on nested SimpleXML-Object) | Rob Richards | 2006-12-30 | 1 | -0/+40 |
* | fix tests | Rob Richards | 2006-12-08 | 2 | -2/+8 |
* | correct fix for bug #39662 to fix leak and tree corruption | Rob Richards | 2006-11-29 | 1 | -4/+2 |
* | MFH: fix #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement) | Antony Dovgal | 2006-11-28 | 1 | -0/+39 |
* | improve SKIPIF condition | Antony Dovgal | 2006-10-09 | 1 | -2/+2 |
* | fix bug #38424 (Different attribute assignment if new or existing) | Rob Richards | 2006-08-14 | 1 | -0/+26 |
* | fix test | Antony Dovgal | 2006-08-06 | 1 | -3/+1 |
* | add test | Antony Dovgal | 2006-08-06 | 1 | -0/+30 |
* | MFH: fix #38347 (Segmentation fault when using foreach with an unknown/empty ... | Antony Dovgal | 2006-08-06 | 1 | -0/+28 |
* | fix test | Antony Dovgal | 2006-08-04 | 1 | -1/+1 |
* | MFH: fix/add SKIPIF | Hannes Magnusson | 2006-06-27 | 5 | -0/+10 |
* | fix test | Antony Dovgal | 2006-06-20 | 1 | -8/+12 |
* | - MFH Sync with head (namespace prefix handling) | Marcus Boerger | 2006-05-23 | 2 | -0/+145 |
* | - MFH Bugfix #37565 | Marcus Boerger | 2006-05-23 | 1 | -0/+25 |
* | - MFH Fix properties access to children() result | Marcus Boerger | 2006-04-14 | 1 | -0/+35 |
* | add new tests | Antony Dovgal | 2006-03-24 | 2 | -0/+182 |
* | - Synch with head | Rob Richards | 2006-03-07 | 4 | -3/+104 |
* | add test | Antony Dovgal | 2006-03-05 | 1 | -0/+28 |
* | - MFH Fix count/foreach interaction | Marcus Boerger | 2006-02-27 | 1 | -0/+40 |
* | - Synch with head | Marcus Boerger | 2006-02-26 | 4 | -11/+170 |
* | - MFH Fixed Bug #35785 (SimpleXML memory read error) | Marcus Boerger | 2005-12-23 | 1 | -3/+4 |
* | - MFH Add new test | Marcus Boerger | 2005-12-23 | 1 | -0/+22 |
* | add missing skipif conditions | Antony Dovgal | 2005-12-21 | 1 | -0/+2 |
* | - MFH | Marcus Boerger | 2005-11-29 | 27 | -199/+794 |
* | - MFH Fix parameter parsing | Marcus Boerger | 2005-11-20 | 1 | -6/+19 |
* | - Fix issue with entities in attributes | Marcus Boerger | 2005-10-24 | 1 | -0/+31 |
* | - Add tests | Marcus Boerger | 2005-02-27 | 2 | -0/+59 |
* | Fix class names | Marcus Boerger | 2004-03-29 | 13 | -67/+67 |
* | added test for property_exists checks. | George Schlossnagle | 2004-03-24 | 1 | -0/+25 |
* | Add new test | Marcus Boerger | 2004-03-14 | 1 | -0/+21 |
* | Fix test | Rob Richards | 2004-02-11 | 1 | -0/+1 |
* | Fix compiler warnings | Rob Richards | 2004-02-11 | 5 | -9/+11 |
* | Update tests | Marcus Boerger | 2004-02-03 | 3 | -3/+3 |
* | Add new test | Marcus Boerger | 2004-01-22 | 1 | -0/+31 |
* | Update tests | Marcus Boerger | 2004-01-22 | 4 | -19/+16 |
* | Fix namespace regression bug | Rob Richards | 2004-01-21 | 1 | -3/+0 |
* | Fix Bug #26976 (Can not access array elements using array indices) | Rob Richards | 2004-01-21 | 1 | -3/+3 |