Open maxxer opened 2 years ago
This can be avoided by setting doNotSplitRepetition
to true.
That's true. Let me know if doNotSplitRepetition
is not giving you the desired output. If it's working for you, we can close the ticket
Yes, using it is a solution to me, but I was wondering if that's a correct behavior. If the library splits the field into subcomponents, then why isn't it able to recompose it later on to build the string?
Processing the following message (and calling
toString()
) throws Array to string conversion in src/HL7/Message.php:388: