genemu / GenemuFormBundle

Extra Form : Captcha GD, Tinymce, Recaptcha, JQueryDate, JQueryAutocomplete, JQuerySlider, JQueryFile, JQueryImage
587 stars 265 forks source link

Symfony 2.3+ removed Form Events #363

Closed PriaBrock closed 9 years ago

PriaBrock commented 9 years ago

Hi,

I've noticed that for new version of Symfony 2.3 and higher the DataEvent and FilterDataEvent are removed, which are required for reCaptcha validation. Is there a quick fix how to solve this? Or do I have to create my own validation process?

Thanks

PriaBrock commented 9 years ago

My fault, other bundle forced to use older version of your bundle.