php-src/ext/simplexml/tests
2008-11-06 00:37:13 +00:00
..
000.phpt - MFH 2005-11-29 02:51:07 +00:00
000.xml - MFH 2005-11-29 02:51:07 +00:00
001.phpt - MFH 2005-11-29 02:51:07 +00:00
002.phpt - MFH 2005-11-29 02:51:07 +00:00
003.phpt - MFH 2005-11-29 02:51:07 +00:00
004.phpt - MFH 2005-11-29 02:51:07 +00:00
005.phpt - MFH 2005-11-29 02:51:07 +00:00
006.phpt - MFH 2005-11-29 02:51:07 +00:00
007.phpt - MFH 2005-11-29 02:51:07 +00:00
008.phpt - MFH 2005-11-29 02:51:07 +00:00
009.phpt - MFH 2005-11-29 02:51:07 +00:00
009b.phpt - MFH Fix properties access to children() result 2006-04-14 15:19:45 +00:00
010.phpt - MFH 2005-11-29 02:51:07 +00:00
011.phpt - MFH 2005-11-29 02:51:07 +00:00
012.phpt - MFH 2005-11-29 02:51:07 +00:00
013.phpt - MFH 2005-11-29 02:51:07 +00:00
014.phpt
014a.phpt - MFH 2005-11-29 02:51:07 +00:00
014b.phpt - MFH 2005-11-29 02:51:07 +00:00
015.phpt
016.phpt
016a.phpt
017.phpt
018.phpt
019.phpt - MFH 2005-11-29 02:51:07 +00:00
020.phpt - MFH 2005-11-29 02:51:07 +00:00
021.phpt - MFH 2005-11-29 02:51:07 +00:00
022.phpt - MFH 2005-11-29 02:51:07 +00:00
023.phpt - MFH 2005-11-29 02:51:07 +00:00
024.phpt - MFH 2005-11-29 02:51:07 +00:00
025.phpt - MFH 2005-11-29 02:51:07 +00:00
026.phpt - Synch with head 2006-02-26 23:14:45 +00:00
027.phpt Fixed wrong fix for bug #41582 2007-06-13 13:38:26 +00:00
028.phpt - Synch with head 2006-02-26 23:14:45 +00:00
029.phpt - MFH Fix count/foreach interaction 2006-02-27 13:38:03 +00:00
030.phpt - Synch with head 2006-03-07 15:22:48 +00:00
031.phpt - Synch with head 2006-03-07 15:22:48 +00:00
032.phpt fix test 2006-08-04 08:11:47 +00:00
033.phpt add new tests 2006-03-24 12:08:53 +00:00
034.phpt - Added XFAIL 2008-06-23 14:04:08 +00:00
035.phpt MFH: Fix #44484 (define SimpleXMLElement::__toString()) 2008-05-03 15:09:37 +00:00
036.phpt MFH: Move SXI::count to SXE::count and make it user-friendly 2008-07-09 21:27:28 +00:00
book.xml
bug24392.phpt
bug24392.xml
bug25756_1.xml
bug25756_2.xml
bug25756.xsd
bug26976.phpt
bug27010.phpt add missing skipif conditions 2005-12-21 11:42:06 +00:00
bug35785.phpt Fixed wrong fix for bug #41582 2007-06-13 13:38:26 +00:00
bug36611.phpt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
bug37076_1.phpt use expectF 2008-01-23 09:55:53 +00:00
bug37076.phpt - MFH Bugfix #37076 (SimpleXML ignores .=). (felipe, marcus) 2008-01-22 20:42:22 +00:00
bug37386.phpt fix bug #37386 (autocreating element doesn't assign value to first node) 2007-03-26 20:14:58 +00:00
bug37565.phpt - MFH: Fix test 2007-06-12 17:24:38 +00:00
bug38347.phpt Fixed tests 2007-01-10 16:00:31 +00:00
bug38354.phpt fix test 2006-08-06 20:17:51 +00:00
bug38406.phpt MFH: fix leak and errmsg 2007-02-20 14:08:43 +00:00
bug38424.phpt fix bug #38424 (Different attribute assignment if new or existing) 2006-08-14 11:57:50 +00:00
bug39662.phpt correct fix for bug #39662 to fix leak and tree corruption 2006-11-29 08:51:36 +00:00
bug39760.phpt fix bug #39760 (cloning fails on nested SimpleXML-Object) 2006-12-30 15:41:17 +00:00
bug40451.phpt fix #40451 (addAttribute() may crash when used with non-existent child node) 2007-02-12 21:06:29 +00:00
bug41175.phpt Fixed bug #41175 (addAttribute() fails to add an attribute with an empty 2007-04-24 13:54:59 +00:00
bug41582.phpt Fixed wrong fix for bug #41582 2007-06-13 13:38:26 +00:00
bug41861.phpt fix bug #41861 (getNamespaces() returns namespaces of node's siblings) 2007-07-03 14:55:53 +00:00
bug41867.phpt fix bug #41867 (getName is broken) 2007-07-02 11:35:18 +00:00
bug41947.phpt fix bug #41947 (SimpleXML incorrectly registers empty strings as namespaces 2007-07-10 12:24:51 +00:00
bug42259.phpt MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 2008-11-06 00:37:13 +00:00
bug42369.phpt MFH: fix bug #42369 (Implicit conversion to string leaks memory) 2008-01-31 21:58:57 +00:00
bug43221.phpt MFH: fix bug #43221 (SimpleXML adding default namespace in addAttribute) 2007-11-12 18:58:48 +00:00
bug44478.phpt MFH: fix bug #44478 (Inconsistent behaviour when assigning new nodes) 2008-03-20 16:48:10 +00:00
bug45553.phpt MFH: fix bug #45553 (Using XPath for attributes with a namespace does not work) 2008-09-10 11:21:12 +00:00
bug46003.phpt MFH: fix bug #46003 (isset on nonexisting node return unexpected results) 2008-09-10 16:28:53 +00:00
bug46047.phpt MFH: fix bug #46047 (SimpleXML converts empty nodes into object with nested array) 2008-09-11 14:21:33 +00:00
profile01.phpt
profile02.phpt
profile03.phpt
profile04.phpt
profile05.phpt
profile06.phpt
profile07.phpt
profile08.phpt
profile09.phpt
profile10.phpt
profile11.phpt - MFH 2005-11-29 02:51:07 +00:00
profile12.phpt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
profile13.phpt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
simplexml_import_dom.phpt improve SKIPIF condition 2006-10-09 13:20:46 +00:00
simplexml_load_file.phpt Committting tests for Olafur Waage 2008-10-02 20:09:54 +00:00
SimpleXMLElement_addAttribute_basic.phpt Committting tests for Olafur Waage 2008-10-02 20:09:54 +00:00
sxe_001.phpt MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 2008-11-06 00:37:13 +00:00
sxe_002.phpt MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 2008-11-06 00:37:13 +00:00
sxe_003.phpt MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 2008-11-06 00:37:13 +00:00
sxe_004.phpt MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 2008-11-06 00:37:13 +00:00
sxe_005.phpt MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 2008-11-06 00:37:13 +00:00
sxe.dtd - MFH Fix parameter parsing 2005-11-20 13:05:15 +00:00
sxe.ent
sxe.xml