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