mark-gerarts / mark-gerarts/automapper-plus-bundle
Adding createUnregisteredMappings to configuration
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 65
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Add configuration to enable or disable the `createUnregisteredMappings` feature.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the bundle's configuration entry point and search for existing references to `createUnregisteredMappings`. Check how other boolean options are declared and tested. Done means users can enable or disable this feature through configuration, with coverage for both settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, symfony
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100