--TEST-- Enums cannot be serialized as a root element --SKIPIF-- --FILE-- ===DONE=== --EXPECT-- OK: Got MongoDB\Driver\Exception\UnexpectedValueException Enum MyEnum cannot be serialized as a root element OK: Got MongoDB\Driver\Exception\UnexpectedValueException Enum MyBackedEnum cannot be serialized as a root element ===DONE===