Release Notes for 4.2.0
Feature release (minor)
4.2.0
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 3
Enhancement
- 486: Support ClassLocator in StaticPHPDriver thanks to @GromNaN
- 458: Make
AbstractManagerRegistry::$proxyInterfaceNamenullable thanks to @GromNaN - 451: Add
getFieldValueandsetFieldValuetoClassMetadatainterface thanks to @GromNaN - 450: Support closure returned by
.phpfiles in thePHPDriverthanks to @GromNaN
Deprecations
- 489: Mark classes as soft final thanks to @greg0ire
- 461: Deprecate
ClassMetadataFactory::setMetadataFor()thanks to @GromNaN
Improvement
- 495: Run Rector on src/ thanks to @greg0ire