4.5.0
Release Notes for 4.5.0
Feature release (minor)
4.5.0
- Total issues resolved: 5
- Total pull requests resolved: 16
- Total contributors: 9
Enhancement
- 121: Allow setting by-reference return on methods generated via
MethodGenerator::fromArray()
, addMethodGenerator#returnsReference()
thanks to @Ocramius - 120: Upgrade dependencies to latest and greatest before
4.5.0
release thanks to @Ocramius - 118: Drop
laminas/laminas-zendframework-bridge
from suggested dependencies thanks to @PowerKiKi - 114: Added support for PHP 8.0 promoted parameters thanks to @michaelpetri
- 113: Added support for final const properties thanks to @michaelpetri
- 112: Added support for readonly properties thanks to @michaelpetri and @Ocramius
- 109: Add initial use cases for Enum generation thanks to @agustingomes and @Ocramius
- 108: [Php74] Apply PHP 7.4 syntax and typed properties (for private modifier) thanks to @samsonasik
- 106: Pure intersection types support,
never
type support thanks to @Ocramius - 103: PHP 8.1 final constant support thanks to @Ocramius
- 98: Bump
laminas/laminas-coding-standard
to 2.3.0 thanks to @derrabus - 86: Support for PHP 8.1 thanks to @derrabus
Duplicate,Enhancement
- 119: MethodGenerator::fromArray() add config keys thanks to @Brammm
- 107: MethodGenerator::fromArray() add config keys thanks to @WinterSilence
Bug
- 105: Merge release 4.4.3 into 4.5.x thanks to @github-actions[bot]
- 93: Merge release 4.4.2 into 4.5.x thanks to @github-actions[bot]
- 91: Merge release 4.4.1 into 4.5.x thanks to @github-actions[bot]