Closed
Description
Hello, i have a large multidimentional array to be converted into the EDI format. Whenever it includes an empty array inside, i'v got the error: Array to string conversion.
What would be the correct way to work with it?
$encoder = new Encoder( $myArray, true);
$EDIformat = $encoder->get();
Metadata
Metadata
Assignees
Labels
No labels