-
-
Notifications
You must be signed in to change notification settings - Fork 0
Refactor mapper responsibilities into dedicated services #3
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
magicsunday
merged 70 commits into
master
from
codex/refactor-jsonmapper-for-single-responsibility
Nov 14, 2025
Merged
Refactor mapper responsibilities into dedicated services #3
magicsunday
merged 70 commits into
master
from
codex/refactor-jsonmapper-for-single-responsibility
Nov 14, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0785937 to
9c62967
Compare
9c62967 to
9faf61b
Compare
…and-ci-test Ensure JsonMapper defaults avoid nullable configuration access
…ekte-in-eine-configuration refactor: unify mapper configuration
bb197de to
55078c0
Compare
…to codex/improve-test-strategy-and-quality
…nd-quality Add coverage for JsonMapper edge cases
…nstructor-in-replaceproperty docs: clarify ReplaceProperty attribute parameters
…s-and-interface docs: improve property name converter phpdoc
…osuretypehandler-methods docs: clarify closure type handler documentation
…ethods-in-typeresolver-and-classresol docs: clarify resolver helper phpdocs
…port-and-mappingresult docs: clarify mapping report phpdocs
…xception-classes docs: clarify exception phpdoc
…locks-in-jsonmapper docs: clarify JsonMapper PHPDoc details
fix(value): document custom type aliases as non-empty
…readme-and-docs Add tests covering README and docs examples
…aus-und-behebe-fehler Fix composer ci:test failures
…against-tests docs: sync README and recipes with tests
…lper-for-bootstrapping feat: add JsonMapper::createWithDefaults helper
…o-smaller-methods Refactor map method into helper methods
411cd18 to
1e2997e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary:
Testing:
M# Sweep — Verify compliance for this milestone
Codex Task