--TEST-- DOMDocumentFragment::appendXML() with unbound fragment. --CREDITS-- Eric Lee Stewart # TestFest Atlanta 2009-05-24 --SKIPIF-- --FILE-- appendXML('crankbait'); } catch (DOMException $e) { echo $e->getMessage(); } ?> --EXPECT-- No Modification Allowed Error