Skip to content
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

Public getter for encoding + error message extensions #131

Merged
merged 6 commits into from
Mar 6, 2024

Conversation

szocsbarni
Copy link
Contributor

Public getter function implemented, returning the content encoding, with the same pre-checks as in the checkEncoding() function. Additionally a few more details are logged when parsing of a file stops due to syntax violation.

szocsbarni and others added 6 commits March 5, 2024 12:51
The position and segmentID fields are added to the NOTCONFORMANT error message,
in a similar manner as for the other error message types
Extend error message for syntax errors
Same checks as in check_encoding function
Public getter function for content encoding
@sabas sabas merged commit e4903a8 into php-edifact:master Mar 6, 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