RuianUploadifyBundle icon indicating copy to clipboard operation
RuianUploadifyBundle copied to clipboard

Declaration of Ruian\UploadifyBundle\Form\Type\ResourceType::getParent() must be compatible

Open topwebstudio opened this issue 13 years ago • 0 comments

Hi I get an error:

Declaration of Ruian\UploadifyBundle\Form\Type\ResourceType::getParent() must be compatible with Symfony\Component\Form\FormTypeInterface::getParent() in /var/www/project/Symfony/vendor/ruian/uploadifybundle/Ruian/UploadifyBundle/Form/Type/ResourceType.php on line 55

I guess this should be considered:

https://github.com/symfony/symfony/blob/master/UPGRADE-2.1.md#bc-breaks-in-form-types-and-options#bc-breaks-in-form-types-and-options

topwebstudio avatar Jul 11 '12 11:07 topwebstudio