Tags: symfony/maker-bundle
Tags
feature #1714 [make:form] suffix with "Type" instead of "Form" (rever… …t) (kbond) This PR was merged into the 1.x branch. Discussion ---------- [make:form] suffix with "Type" instead of "Form" (revert) This reverts commit 6456718. Fixes: #1711 Fixes: #1698 Fixes: #1697 #1711 makes a good argument for reverting this change. Commits ------- 33591e6 Revert "[make:form] suffix with "Form" instead of "Type""
minor #1692 Fix docs branch following the renaming of main to 1.x (ch… …alasr) This PR was merged into the 1.x branch. Discussion ---------- Fix docs branch following the renaming of main to 1.x So the docs on [symfony.com/bundles/SymfonyMakerBundle](https://symfony.com/bundles/SymfonyMakerBundle) are back Commits ------- 282fe76 Fix docs branch following the renaming of main to 1.x
bug #1654 Revert #1575 (Use a PHP-CS-Fixer shim rather than an extern… …al PHAR) (kbond) This PR was merged into the 1.x-dev branch. Discussion ---------- Revert #1575 (Use a PHP-CS-Fixer shim rather than an external PHAR) This reverts #1575. This PR has caused a lot of trouble as it made php-cs-fixer a required dep which installs a recipe. See #1644, #1653, #1651, #1648. We can't have php-cs-fixer (or the shim) as a required dependency. I think we need to have this bundle only use php-cs-fixer if available/configured (or drop it entirely). I'm not sure why it is used at all - feels like a lot of added complexity... Commits ------- 41744d7 Revert "feature #1575 [make:*] Use a PHP-CS-Fixer shim rather than an external PHAR"
minor #1622 [doc]remove prepended doubleslash in exceptionmessage (Bu… …tterd) This PR was merged into the 1.x-dev branch. Discussion ---------- [doc]remove prepended doubleslash in exceptionmessage Removes the prepended '\\' in the Exceptionmessage when encountering an invalid FCQN #1615 #SymfonyHackday Commits ------- 0e8eb58 [doc]remove prepended doubleslash in exceptionmessage #1615
PreviousNext