Skip to content
This repository was archived by the owner on Oct 26, 2019. It is now read-only.

Conversation

SBordier44
Copy link

$values_1 = [];
foreach ($value as $value_1) {
$values_1[] = $this->denormalizer->denormalize($value_1, 'Docker\\API\\Model\\PortBinding', 'json', $context);
if($value)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe use if(is_iterable($value))?

@hanovruslan
Copy link

ping

@hanovruslan
Copy link

ping @nathandesmet

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants