As of the symfony2 doc http://symfony.com/doc/current/reference/requirements.html symfony 2 requires that you have the Sqlite3 enabled . Where exactly is it used in symfony2 ?
As of the symfony2 doc http://symfony.com/doc/current/reference/requirements.html symfony 2 requires that you have the Sqlite3
Share
I’m sure that Symfony’s debug toolbar requires SQLite to work, I don’t know if something else uses it.