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