Closed
Description
Hi there,
First of all, thank you so much for this library, its the only one for php and very useful.
However, I'm facing a problem with Encoder that enableUMA
is adding the UMA line correctly but does not add a new line after it, so the next UNB
line starts right after UMA
in the same line.
I think you just need to add a new line here between $this->symbEnd
and $this->output
: https://github.com/php-edifact/edifact/blob/master/src/EDI/Encoder.php#L122
Metadata
Metadata
Assignees
Labels
No labels