New
v1.64.0 : Revert!
Hey Maker's!
Small release to revert a make:form change. Created types are now suffixed with Type again.
What's Changed
- Remove errant
dump()from test by @kbond in https://github.com/symfony/maker-bundle/pull/1695 - [make:user] Hash passwords using crc32c and deprecate eraseCredentials() by @nicolas-grekas in https://github.com/symfony/maker-bundle/pull/1703
- Fix templates/crud/test/Test.EntityManager.tpl.php by @lyrixx in https://github.com/symfony/maker-bundle/pull/1712
- [make:form] suffix with "Type" instead of "Form" (revert) by @kbond in https://github.com/symfony/maker-bundle/pull/1714
Full Changelog: https://github.com/symfony/maker-bundle/compare/v1.63.0...v1.64.0