vpeltot / content_staging

1 stars 6 forks source link

Fix Error: [] operator not supported for strings in ContentStagingJson.php line 112 #1

Closed bpresles closed 7 years ago

bpresles commented 7 years ago

Initialize $value var to new array before foreach($item as $it) to avoid possible side effect of $value containing a string value