v1.48.0
版本发布时间: 2022-11-14 18:49:31
symfony/maker-bundle最新发布版本:v1.61.0(2024-08-30 06:50:41)
Howdy Makers!
This small release sets the mixed
type for the subject when using make:voter
to improve support with static analysis tools out of the box. We've also squashed few bugs in make: entity
, registration
, & controller
. Check out the Changelog for more details!
v1.48.0
November 14th, 2022
Feature
- #1221 - [make:voter] Set type for subject in Voter template - @N-M
Bug
- #1232 - [make:entity] Minor: Consistent output formatting - @ThomasLandauer
- #1227 - [make:registration] Make router optional in MakeRegistrationForm constructor - @odolbeau
- #1226 - [make:controller] replace repository method add by save - @bechir
Diff: https://github.com/symfony/maker-bundle/compare/v1.47.0...v1.48.0
Enjoy!