What's Changed
- chore: rector run by @priyadi in #255
- fix: check file existence before unlinking, suppresses warning by @priyadi in #256
- feat:
RefuseToMapException
, thrown by property mapper if it needs to leave the target property unmapped by @priyadi in #258 - build: update phpstan and psalm by @priyadi in #259
- feat:
ignoreUninitialized
argument inAsPropertyMapper
to ignore uninitialized properties by @priyadi in #260
Full Changelog: v1.13.5...v1.14.0