Symfony 2.3.1 released
June 11, 2013 • Published by Fabien Potencier
Warning: Symfony 2.3 is no longer supported. Consider upgrading your applications to the most recent Symfony version.
I've just released Symfony 2.3.1 which mainly fixes three annoying bugs that we have discovered in Symfony and the Symfony Standard Edition:
- a regression in the handling of console command exit code;
- a regression in the management of service aliases in the container;
- a typo in the Doctrine entity generator.
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.
https://github.com/symfony/symfony/compare/v2.3.0...v2.3.1
When y try to execute the command php composer.phar update or php composer.php update symfony/symfony I get "Nothing to install or update"