Agavi 0.11.3 RC 1 released!
Agavi 0.11.3 RC 1 is now out!
This maintenance release fixes a couple of minor problems like PEAR package generation, gettext plural form expression handling etc, and introduces some new features:
- Database handlers now can send arbitrary SQL statements after connecting; useful for
SET NAMES utf8in MySQL etc. -
AgaviDoctrineDatabaseimprovements -
AgaviMysqliDatabaseadapter added - New timezone database version
- Sample app cleanup
- FPF has the option to ignore errors during document parsing and skip population (good for production environments)
- Assigning of “inner” content to
$slotstemplate array can be disabled
A full list of changes can be found in the CHANGELOG file.

