We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8032ef8 commit 8449d56Copy full SHA for 8449d56
src/Symfony/Component/Serializer/Tests/SerializerTest.php
@@ -808,7 +808,6 @@ public function testDeserializeIntAsStringPropertyInXML()
808
$this->assertSame('123', $obj->foo);
809
}
810
811
-
812
public function testUnionTypeDeserializable()
813
{
814
$classMetadataFactory = new ClassMetadataFactory(new AttributeLoader());
0 commit comments