Skip to content

fix: concatenation of details instead of overwrite if its the same attribute #133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

jnmrclmbsjse
Copy link
Contributor

What?

86949g88u Concatenation instead of overwrite if same attribute

Why?

In instances where the string has :, it is being segmented into different values in array, and only the last segment is being used as the value.

How?

Concatenate the string if the attribute already exist instead of overwrite.

@sabas
Copy link
Collaborator

sabas commented Apr 17, 2024

Thank you!

@sabas sabas merged commit fe5d6b6 into php-edifact:master Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants