Warning: Symfony 2.5 is no longer supported.
Consider upgrading your applications to the most recent Symfony version.
Symfony 2.5.0 has just been released. Here is a list of the most important
changes:
bug #11014 [Validator] Remove property and method targets from the optional and required constraints (jakzal)
bug #10983 [DomCrawler] Fixed charset detection in html5 meta charset tag (77web)
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.
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.
Thanks for this release. Updating in progress. In the meantime here is also Symfony Development Visualization:
https://www.youtube.com/watch?v=SXPgj5nWBQU
Congrats to everyone :)
I have an error with FOSUserBundle during connexion (check route) and this 2.4.5 (not 2.4.4 and earlier) :
ContextErrorException: Warning: Erroneous data format for unserializing 'MyOwnBundle\Entity\User' in /myproject/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php line 869
Autocorrect : it was the 2.5 version, but after a few test, this is not symfony, either not FOS, but my webhost OVH (mutualise) with their new verison of PHP 5.5.13 and 5.4.29 (previously 5.5.11 was stable)
As I can see this new release contains mostly bugfixes which feels more like 2.4.7. Was minor point version increased because of release schedule or did I miss some secret changelog that contains description of new features?
Updated with composer, but now I always get this message:
An exception has been thrown during the rendering of a template ("Case mismatch between loaded and declared class names: Unipiaget\DbBundle\Entity\pages vs Unipiaget\DbBundle\Entity\Pages") in UnipiagetAdminBundle:Users:index.html.twig at line 12.
Fabien, it would be nice if this post listed the most important new features
https://www.youtube.com/watch?v=SXPgj5nWBQU
Congrats to everyone :)
$this->createForm(...) and $this->createFormBuilder(...) failed if I use the new feature in config.yml "framework: validation: api: 2.5"
ContextErrorException: Warning: Erroneous data format for unserializing 'MyOwnBundle\Entity\User' in /myproject/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php line 869
php app\console doctrine:generate:entities Bundle
in french : j'ai le même problème sur ovh, comment as-tu résolu le problème ?
I try to install symfony 2.5 with composer buy this message appear.
[InvalidArgumentException]
Could not find package symfony/framework-standard-edition with version 2.5.0.
An exception has been thrown during the rendering of a template ("Case mismatch between loaded and declared class names: Unipiaget\DbBundle\Entity\pages vs Unipiaget\DbBundle\Entity\Pages") in UnipiagetAdminBundle:Users:index.html.twig at line 12.