Closed bpresles closed 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
Initialize $value var to new array before foreach($item as $it) to avoid possible side effect of $value containing a string value