FabienPennequin / FPNTagBundle

This bundle allows to tag your Doctrine entities easily
http://knpbundles.com/FabienPennequin/FPNTagBundle
76 stars 50 forks source link

Removed `cannotBeEmpty()` check from `fpn_tag.model` configuration key #38

Open webhdx opened 7 years ago

webhdx commented 7 years ago

Description

cannotBeEmpty() validation check doesn't work with arrayNodes and throws an error with Symfony 3.4(dev).

bluntelk commented 6 years ago

Hi Fabien,

Now that Symfony 3.4 is well and truly out in the wild, is there any chance that this can be merged so we can avoid the deprecated warning this throws?

Thanks!

epoplive commented 5 years ago

Hi Fabien, I would also like to see this merged, this bundle errors in Symfony 4 during composer functions without this fix.