Upgrading FOSUserBundle
December 18, 2012
If you're upgrading from Symfony v2.0.* to Symfony v2.1.* and you're using FOSUserBundle in your application, you may run into an error stating: Unrecognized options "handler" under "fos_user.change_password.form". This is because FOSUserBundle v2.0.... Read more