3.1.0
Release Notes for 3.1.0
Feature release (minor)
3.1.0
- Total issues resolved: 0
- Total pull requests resolved: 11
- Total contributors: 2
Deprecation
- 11330: Use EnumReflectionProperty class from persistence package thanks to @greg0ire
- 11294: Translate comment into code and annotations thanks to @greg0ire
- 11211: Deprecate array access thanks to @greg0ire
Improvement
- 11325: Bump Doctrine Collections to 2.2 thanks to @derrabus
- 11261: Validate more variadic parameters thanks to @derrabus
- 11260: Throw if a variadic parameter contains unexpected named arguments thanks to @derrabus
Static Analysis
- 11276: Remove implicit casts in FileLock.php thanks to @greg0ire
- 11275: Account for inversedBy being a non-falsy-string or null thanks to @greg0ire
- 11272: Improve static analysis on AttachEntityListenersListener thanks to @greg0ire
- 11214: Replace more occurrences of array access thanks to @greg0ire
Documentation,Improvement
Changes from Lower Branches
- This release contains all changes of the 2.19.0 release.