ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
testKeyValue () | |
testKeyValueLoop () | |
@expectedException \Sabre\Xml\LibXMLException More... | |
Definition at line 8 of file KeyValueTest.php.
Sabre\Xml\Deserializer\KeyValueTest::testKeyValue | ( | ) |
Definition at line 10 of file KeyValueTest.php.
References $input, Sabre\VObject\$output, $reader, and Sabre\Xml\Deserializer\keyValue().
Sabre\Xml\Deserializer\KeyValueTest::testKeyValueLoop | ( | ) |
@expectedException \Sabre\Xml\LibXMLException
This bug is a weird one, because it triggers an infinite loop, but only if the XML document is a certain size (in bytes). Removing one or two characters from the xml body here cause the infinite loop to not get triggered, so to properly test this bug (Issue #94), don't change the XML body.
Definition at line 66 of file KeyValueTest.php.
References $reader, and Sabre\Xml\Deserializer\keyValue().