--TEST-- DOMDocumentType::entities with invalid state. --CREDITS-- Eric Lee Stewart # TestFest Atlanta 2009-05-25 --EXTENSIONS-- dom --FILE-- entities; } catch (DOMException $exception) { echo $exception->getMessage() . "\n"; } ?> --EXPECT-- Invalid State Error