Sébastien ROTH
Results
2
issues of
Sébastien ROTH
Hi, Today I encountered issues #6529 and #6732 in a project, so I propose this fix. This pull request includes changes to the `EntityFactory` class in the `src/Factory/EntityFactory.php` file. The...
bug
priority: important
When generating registration or reset password forms using the MakerBundle, some validation constraints are still passed using arrays. This triggers deprecation warnings in Symfony 7.3+: > Passing an array of...