genemu / GenemuFormBundle

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

[Question] Release version 3.0 #443

Closed aivus closed 6 months ago

aivus commented 6 years ago

Hi folks

Do you have plans to release stable 3.0 version with support of Symfony 3.x?

vitaliyberdylo commented 6 years ago

I am also interested in this issue.

vitaliyberdylo commented 6 years ago

Looks like GenemuFormBundle still use removed in Symfony 3.0 methods. For example PropertyAccess::getPropertyAccessor() here https://github.com/genemu/GenemuFormBundle/blob/master/Form/Model/ChoiceList/AjaxModelChoiceList.php#L92

aivus commented 6 years ago

@vitaliyberdylo it has lots things which were removed since 3.0

vitaliyberdylo commented 6 years ago

@aivus yes but according composer.json GenemuFormBundle should support Symfony 3 https://github.com/genemu/GenemuFormBundle/commit/e85b1c80543c58e792d4b4373c98241be6acc8ba

sglessard commented 6 years ago

@vitaliyberdylo It does not