Symfony 1.2
About 9 hours ago, version 1.2 of the great Symfony framework was released.
What changes have occurred in the version 1.1 framework? There are a lot of changes, so I will focus on the most remarkable.
Official blog post: Symfony 1.2 is already available .
A little later there will be a normal review of new features.
What changes have occurred in the version 1.1 framework? There are a lot of changes, so I will focus on the most remarkable.
- Propel 1.3 is used (which means PDO, instead of Creole)
- In the default delivery, Doctrine 1.0 is present. Declared normal support for this ORM, including in the admin generator
- Admin Generator is prettier and more convenient !!! (probably the most important feature of this release, from my point of view)
- Many improvements in the routing subsystem (now called the routing framework)
- Normal work of nested forms in the form framework
- Filters for table entries
- Debug panel can now be configured
Official blog post: Symfony 1.2 is already available .
A little later there will be a normal review of new features.