Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4884a2e

Browse filesBrowse files
committed
f1
1 parent e64e999 commit 4884a2e
Copy full SHA for 4884a2e

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,8 @@ protected function instantiateComplexObject(array &$data, $class, array &$contex
347347

348348
if ($constructorParameter->isDefaultValueAvailable()) {
349349
$params[] = $constructorParameter->getDefaultValue();
350+
351+
continue;
350352
}
351353

352354
throw new RuntimeException(

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.