8000 fix merge · kzorluoglu/symfony@f4f208c · GitHub
[go: up one dir, main page]

Skip to content

Commit f4f208c

Browse files
committed
fix merge
1 parent 50d613a commit f4f208c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,6 @@ public function denormalize(mixed $data, string $type, string $format = null, ar
375375
sprintf('Failed to denormalize attribute "%s" value for class "%s": '.$e->getMessage(), $attribute, $type),
376376
$data,
377377
$e instanceof InvalidTypeException ? [$e->expectedType] : ['unknown'],
378-
['unknown'],
379378
$attributeContext['deserialization_path'] ?? null,
380379
false,
381380
$e->getCode(),

0 commit c 3086 omments

Comments
 (0)
0