| .. |
|
000.phpt
|
- MFH
|
21 years ago |
|
000.xml
|
- MFH
|
21 years ago |
|
001.phpt
|
- MFH
|
21 years ago |
|
002.phpt
|
- MFH
|
21 years ago |
|
003.phpt
|
- MFH
|
21 years ago |
|
004.phpt
|
- MFH
|
21 years ago |
|
005.phpt
|
- MFH
|
21 years ago |
|
006.phpt
|
- MFH
|
21 years ago |
|
007.phpt
|
- MFH
|
21 years ago |
|
008.phpt
|
- MFH
|
21 years ago |
|
009.phpt
|
- MFH
|
21 years ago |
|
009b.phpt
|
- MFH Fix properties access to children() result
|
20 years ago |
|
010.phpt
|
- MFH
|
21 years ago |
|
011.phpt
|
- MFH
|
21 years ago |
|
012.phpt
|
- MFH
|
21 years ago |
|
013.phpt
|
- MFH
|
21 years ago |
|
014.phpt
|
Fix class names
|
22 years ago |
|
014a.phpt
|
- MFH
|
21 years ago |
|
014b.phpt
|
- MFH
|
21 years ago |
|
015.phpt
|
Fix class names
|
22 years ago |
|
016.phpt
|
Fix class names
|
22 years ago |
|
016a.phpt
|
- Add tests
|
21 years ago |
|
017.phpt
|
Major bugfix for consistency.
|
22 years ago |
|
018.phpt
|
Major bugfix for consistency.
|
22 years ago |
|
019.phpt
|
- MFH
|
21 years ago |
|
020.phpt
|
- MFH
|
21 years ago |
|
021.phpt
|
- MFH
|
21 years ago |
|
022.phpt
|
- MFH
|
21 years ago |
|
023.phpt
|
- MFH
|
21 years ago |
|
024.phpt
|
- MFH
|
21 years ago |
|
025.phpt
|
- MFH
|
21 years ago |
|
026.phpt
|
- Synch with head
|
20 years ago |
|
027.phpt
|
Fixed wrong fix for bug #41582
|
19 years ago |
|
028.phpt
|
- Synch with head
|
20 years ago |
|
029.phpt
|
- MFH Fix count/foreach interaction
|
20 years ago |
|
030.phpt
|
- Synch with head
|
20 years ago |
|
031.phpt
|
- Synch with head
|
20 years ago |
|
032.phpt
|
fix test
|
20 years ago |
|
033.phpt
|
add new tests
|
20 years ago |
|
book.xml
|
added interop test
|
23 years ago |
|
bug24392.phpt
|
Update tests
|
22 years ago |
|
bug24392.xml
|
- Rename test and update title
|
23 years ago |
|
bug25756.xsd
|
Fixed bug #25756 (SimpleXML's validate_schema_file() broken)
|
23 years ago |
|
bug25756_1.xml
|
Fixed bug #25756 (SimpleXML's validate_schema_file() broken)
|
23 years ago |
|
bug25756_2.xml
|
Fixed bug #25756 (SimpleXML's validate_schema_file() broken)
|
23 years ago |
|
bug26976.phpt
|
typo fix
|
22 years ago |
|
bug27010.phpt
|
add missing skipif conditions
|
21 years ago |
|
bug35785.phpt
|
Fixed wrong fix for bug #41582
|
19 years ago |
|
bug36611.phpt
|
MFH: fix/add SKIPIF
|
20 years ago |
|
bug37386.phpt
|
fix bug #37386 (autocreating element doesn't assign value to first node)
|
19 years ago |
|
bug37565.phpt
|
- MFH: Fix test
|
19 years ago |
|
bug38347.phpt
|
Fixed tests
|
19 years ago |
|
bug38354.phpt
|
fix test
|
20 years ago |
|
bug38406.phpt
|
MFH: fix leak and errmsg
|
19 years ago |
|
bug38424.phpt
|
fix bug #38424 (Different attribute assignment if new or existing)
|
20 years ago |
|
bug39662.phpt
|
correct fix for bug #39662 to fix leak and tree corruption
|
20 years ago |
|
bug39760.phpt
|
fix bug #39760 (cloning fails on nested SimpleXML-Object)
|
19 years ago |
|
bug40451.phpt
|
fix #40451 (addAttribute() may crash when used with non-existent child node)
|
19 years ago |
|
bug41175.phpt
|
Fixed bug #41175 (addAttribute() fails to add an attribute with an empty
|
19 years ago |
|
bug41582.phpt
|
Fixed wrong fix for bug #41582
|
19 years ago |
|
bug41861.phpt
|
fix bug #41861 (getNamespaces() returns namespaces of node's siblings)
|
19 years ago |
|
bug41867.phpt
|
fix bug #41867 (getName is broken)
|
19 years ago |
|
bug41947.phpt
|
fix bug #41947 (SimpleXML incorrectly registers empty strings as namespaces
|
19 years ago |
|
bug42369.phpt
|
MFH: fix bug #42369 (Implicit conversion to string leaks memory)
|
18 years ago |
|
bug43221.phpt
|
MFH: fix bug #43221 (SimpleXML adding default namespace in addAttribute)
|
19 years ago |
|
bug44478.phpt
|
MFH: fix bug #44478 (Inconsistent behaviour when assigning new nodes)
|
18 years ago |
|
bug45553.phpt
|
MFH: fix bug #45553 (Using XPath for attributes with a namespace does not work)
|
18 years ago |
|
bug46003.phpt
|
MFH: fix bug #46003 (isset on nonexisting node return unexpected results)
|
18 years ago |
|
bug46047.phpt
|
MFH: fix bug #46047 (SimpleXML converts empty nodes into object with nested array)
|
18 years ago |
|
profile01.phpt
|
Add a "profile" of simplexml's expected behaviour in the form of tests.
|
22 years ago |
|
profile02.phpt
|
Add a "profile" of simplexml's expected behaviour in the form of tests.
|
22 years ago |
|
profile03.phpt
|
Add a "profile" of simplexml's expected behaviour in the form of tests.
|
22 years ago |
|
profile04.phpt
|
namespace accesses are now soley URI based as opposed to prefix based.
|
22 years ago |
|
profile05.phpt
|
namespace accesses are now soley URI based as opposed to prefix based.
|
22 years ago |
|
profile06.phpt
|
namespace accesses are now soley URI based as opposed to prefix based.
|
22 years ago |
|
profile07.phpt
|
namespace accesses are now soley URI based as opposed to prefix based.
|
22 years ago |
|
profile08.phpt
|
update the tests proper-like
|
22 years ago |
|
profile09.phpt
|
Add a "profile" of simplexml's expected behaviour in the form of tests.
|
22 years ago |
|
profile10.phpt
|
Fix namespace regression bug
|
22 years ago |
|
profile11.phpt
|
- MFH
|
21 years ago |
|
profile12.phpt
|
MFH: fix/add SKIPIF
|
20 years ago |
|
profile13.phpt
|
MFH: fix/add SKIPIF
|
20 years ago |
|
simplexml_import_dom.phpt
|
improve SKIPIF condition
|
20 years ago |
|
sxe.dtd
|
- MFH Fix parameter parsing
|
21 years ago |
|
sxe.ent
|
Add some testing
|
23 years ago |
|
sxe.xml
|
More testing
|
23 years ago |