genemu / GenemuFormBundle

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

remove deprecated calls #425

Open bamarni opened 8 years ago

bamarni commented 8 years ago

Currently most types wouldn't work with symfony 3, see https://github.com/genemu/GenemuFormBundle/commit/509f3d5115f662056141b4c8351188b55be9c9fe for incompatibility examples.

yanict commented 8 years ago

indeed. there are too many deprecated methods still. could the Types be fixed as it has been done for Form/Core/Type/ReCaptchaType.php ?