Symfony 2.6.0 released

Warning: Symfony 2.6 is no longer supported. Consider upgrading your applications to the most recent Symfony version.
Symfony 2.6.0 has just been released.
Symfony 2.6.0 comes with more than 100 new features and enhancements. The full changelog from 2.5 to 2.6 is available on the repository.
You can read the UPGRADE from 2.5 to 2.6 guide to learn more about new ways of doing things and deprecated features that will be removed in 3.0.
Here is a list of the changes done since beta2:
- bug #12553 [Debug] fix error message on double exception (nicolas-grekas)
- bug #12550 [FrameworkBundle] backport #12489 (xabbuh)
- bug #12437 [Validator] make DateTime objects represented as strings in the violation message (hhamon)
- bug #12575 [WebProfilerBundle] Remove usage of app.request in search bar template (jeromemacias)
- bug #12570 Fix initialized() with aliased services (Daniel Wehner)
Want to check the integrity of this new version? Read my blog post about signing releases .
Want to be notified whenever a new Symfony release is published? Or when a version is not maintained anymore? Or only when a security issue is fixed? Consider subscribing to the Symfony Roadmap Notifications.
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
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.
We've been using the beta for a few weeks now and the new DX initiatives combined with the JMSDiExtraBundle are really speeding up our development process.
Thanks for the new release!
I can not download pdf documentation for 2.6
http://symfony.com/doc/current/index.html
Best regards,
Michal
Nous essayons de télécharger la version 2.6.0 via composer mais rencontrons des erreurs de runtime. Est-ce normal si la version définie dans le composer.json est une version DEV ?
Merci pour votre éclairage.
Cordialement,
Ruflus
Failed to download symfony/symfony from source: The process "git clone --no-checkout 'git://github.com/symfony/symfony.git' '/var/www/alexgemmell/server-new/vendor/symfony/symfony' && cd '/var/www/alexgemmell/server-new/vendor/symfony/symfony' && git remote add composer 'git://github.com/symfony/symfony.git' && git fetch composer" exceeded the timeout of 300 seconds.
Now trying to download from dist
- Installing symfony/symfony (2.6.x-dev 7a5762c)
[RuntimeException]
Could not delete /var/www/alexgemmell/server-new/vendor/symfony/symfony/.git/objects/pack/.nfs000000000096e14a000
00001:
See screenshot: https://cloudup.com/c5DSACvQN-K
Anyone know what this is?