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
This is a meta-issue pointing to all the pending things that should be finished before the Symfony 2.6 launch. This launch is very special because complying with the new Symfony Best Practices requires some minor changes that could be included as part of the Symfony 2.6 launch.
To simplify the work of the new Symfony installer, symfony.com should provide symfony-latest.zip and symfony-latest.tgz files pointing to the most recent stable version (Fabien is working on this).
...
The text was updated successfully, but these errors were encountered:
This is a meta-issue pointing to all the pending things that should be finished before the Symfony 2.6 launch. This launch is very special because complying with the new Symfony Best Practices requires some minor changes that could be included as part of the Symfony 2.6 launch.
symfony/symfony
symfony/symfony-standard
services.yml
config file and import it fromconfig.yml
(Added a new services.yml file to comply with Symfony Best Practices symfony-standard#727)symfony/symfony-installer
symfony/framework-bundle
translation:debug
command doesn't work for translations stored inapp/Resources/translations/
([Translation] translation:debug for views in app/ folder #12273)symfony/symfony-docs
sensiolabs/SensioGeneratorBundle
generate:bundle
can't generate bundles without vendors ([DX] Re-work generate:bundle for simple app bundles #290 sensiolabs/SensioGeneratorBundle#299)Other
symfony-latest.zip
andsymfony-latest.tgz
files pointing to the most recent stable version (Fabien is working on this).The text was updated successfully, but these errors were encountered: