You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to generate yaml from my entities Pays, Region, Department and Ville.
The first three work fine but for Ville, which has 35853 items, I get this error:
Class Closure is an internal class marked as final that cannot be instantiated without invoking its constructor
Is this a bug?
Also, please consider upgrading to make your very handy bundle compatible with symfony 5
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to generate yaml from my entities Pays, Region, Department and Ville.
The first three work fine but for Ville, which has 35853 items, I get this error:
Class Closure is an internal class marked as final that cannot be instantiated without invoking its constructor
Is this a bug?
Also, please consider upgrading to make your very handy bundle compatible with symfony 5
The text was updated successfully, but these errors were encountered: