MyGit

v1.34.0

symfony/maker-bundle

版本发布时间: 2021-09-27 22:32:59

symfony/maker-bundle最新发布版本:v1.61.0(2024-08-30 06:50:41)

Hi Makers!

This release contains various features - but one big one in particular! The ability to use make:entity to generate code using PHP 8 attributes. If you're using PHP 8 (and have recent enough versions of all the underlying libraries), MakerBundle should now generate attributes instead of annotations in all situations (if you an annotation is still generated somewhere, please open an issue).

Note: To use attribute with Doctrine, remove the type: annotation line in your config/packages/doctrine.yaml (or set it to attribute, but without any type, Doctrine will detect if attributes are supported).

September 27th, 2021

Feature

Bug Fix

Diff: https://github.com/symfony/maker-bundle/compare/v1.33.0...v1.34.0

Happy making!

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-09-27发行的版本