Symfony 2.0.21 and 2.1.6 have just been released.
We have discovered that under some circumstancies, the steps described yesterday to protect your code were not possible. These new versions address these problems.
Also, as a new setting (trusted_proxies
) has been added to both Symfony
2.0 and 2.1, you might have an error the first time you clear the cache via
the cache:clear
command. You can either clear the cache manually or run
the command a second time.
The deps files for Symfony 2.0.21 can be downloaded here:
do you mean 2.1.6?
"The deps files for Symfony 2.0.20"
It should be 2.0.21.
Shouldn't this be 2.1.6 and 2.0.21?
It is 2.1.6 and 2.0.21. Fabien is a little tired these days.
The Symfony standard edition composer package was wrong for Symfony 2.1.6. It has been fixed now. If you've tried and it does not work, you might need to flush the Composer cache first (by removing the ~/composer/cache/ directory).
You should fix also the post title: "Symfony 2.0.21 and 2.1.6 released"