Skip to content

fix: log constraint violation errors correctly#550

Merged
Michel (cyl3x) merged 2 commits intotrunkfrom
fix/log-contraint-violation-errors-correctly
Feb 11, 2026
Merged

fix: log constraint violation errors correctly#550
Michel (cyl3x) merged 2 commits intotrunkfrom
fix/log-contraint-violation-errors-correctly

Conversation

@cyl3x
Copy link
Copy Markdown
Contributor

1. Why is this change necessary?

Constraint violation errors were not logged correctly, as the json-seralized exception does not contain any information about the reasons for the violations - just the amount of them

2. What does this change do, exactly?

Serializes the constraint violation list correctly

3. Describe each step to reproduce the issue or behaviour.

-

4. Please link to the relevant issues (if any).

5. Checklist

  • I have written tests and verified that they fail without my change
  • I have created an entry in the CHANGELOG.md files with all necessary user information about my changes
  • This change has comments for package types, values, functions, and non-obvious lines of code
  • I have read the contribution requirements and fulfill them.

Comment thread src/Util/IntrospectionProcessor.php
@cyl3x Michel (cyl3x) merged commit 47f8858 into trunk Feb 11, 2026
23 of 26 checks passed
@cyl3x Michel (cyl3x) deleted the fix/log-contraint-violation-errors-correctly branch February 11, 2026 09:40
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