maker-bundle icon indicating copy to clipboard operation
maker-bundle copied to clipboard

Symfony Maker Bundle

Results 166 maker-bundle issues
Sort by recently updated
recently updated
newest added

Hi, I'm referring to this issue https://github.com/symfony/demo/pull/1409. Would it be possible to use `final` in classes? For example for controllers, repositories, validators, etc.

Feature
Status: Reviewed

Error when clicking on the link: The link to verify your email is invalid. Please request a new link. Link address: .../public/verify/email?expires=1714556381&id=6&signature=B1aR%2BQkz19d2Dchre8DFypMdwuQsI6x0ftxUuZ a6CWA%3D&token=UkASyA68lh94wZ9ztJHNZCE%2B49EKgbN75rHPqzIwG%2Fk% 3D I have not changed standard files....

Bug
Unconfirmed

allow command make:security:custom with name in argument to no interaction as help says : make:security:custom \

allow command make:security:form-login with name in argument to no interaction as help says : make:security:form-login \[\\]

Feature
Status: Needs Work

Will be leveraged by https://github.com/symfony/symfony/pull/58095 Does no harm being enabled regardless of the Symfony version in use. --- Waiting on: - [x] https://github.com/symfony/symfony/pull/58095

Feature
Status: Reviewed

### Description _Disclaimer: I'm new to contributing on GitHub, so I'm learning as I go—any guidance is much appreciated! I tried searching your repo for the case I'm raising below...

Container debug ```bin/console debug:container --deprecations``` noticed that ``` Remaining deprecations (3) ========================== * 1x: Since symfony/maker-bundle 1.29: The "Symfony\Bundle\MakerBundle\Maker\MakeFunctionalTest" class is deprecated, use "Symfony\Bundle\MakerBundle\Maker\MakeTest" instead. in /app/vendor/symfony/maker-bundle/src/Maker/MakeFunctionalTest.php:29 * 1x: Since...

The `DoctrineHelper` uses `Doctrine\Persistence\Mapping\StaticReflectionService` which was removed in doctrine/persistence ^4 Fixes Error: Class "Doctrine\Persistence\Mapping\StaticReflectionService" not found