You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So do we go ahead and refactor the code to follow the new guidelines as much as practical while maintaining backwards compatibility? Or pretty much just leave it as is for now?
The text was updated successfully, but these errors were encountered:
The master branch is already following some of the newer practices so I don't really anticipate a big problem with merging if that is the final direction.
When Symfony 2 was first released there was a set of informal guidelines for developing bundles which the FOSUserBundle followed fairly closely.
We now have an official set of best practices: http://symfony.com/doc/current/best_practices/index.html
Quite a few changes.
So do we go ahead and refactor the code to follow the new guidelines as much as practical while maintaining backwards compatibility? Or pretty much just leave it as is for now?
The text was updated successfully, but these errors were encountered: