Skip to content

Add support for parsing duplicated segments #135

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

Merged
merged 1 commit into from
May 21, 2024
Merged

Add support for parsing duplicated segments #135

merged 1 commit into from
May 21, 2024

Conversation

johanib
Copy link
Contributor

@johanib johanib commented May 21, 2024

Prior to this change, mulitple identical segments could not be read. The parser would always return null if duplicated segments were found.

This changes allows an offset to be passed, to specify reading a repeated segment.

See #134 (comment)

Prior to this change, mulitple identical segments could not be read. The
parser would always return null if duplicated segments were found.

This changes allows an offset to be passed, to specify reading a
repeated segment.
@sabas sabas merged commit e54c693 into php-edifact:master May 21, 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.

2 participants