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
Many KNPLabs packages are kinda abandoned, the DoctrineBehavior package is even looking for maintainers: KnpLabs/DoctrineBehaviors#711
I'd suggest keeping Gedmo/DoctrineExtensions but adding an explanation saying that Knp's package is not maintained. This might help people know whether they should contribute to the package or migrate to Gedmo's one
KnpLabs package is really better thant Gedmo one(personal choice), i didn't know they were looking for maintainers. i'm not a Symfony expert but i hope i'll be useful there.
I'd suggest keeping Gedmo/DoctrineExtensions but adding an explanation saying that Knp's package is not maintained. This might help people know whether they should contribute to the package or migrate to Gedmo's one
On the translation page: https://symfony.com/doc/current/translation.html#translations-of-doctrine-entities two package are suggested for entities translation: Gedmo\DoctrineExtension and KnpLabs/DoctrineBehavior. But the second package doesn't support Symfony 7 and Doctrine 3, since the documentation is supposed to give suggestions for the latest Symfony version i think those packages should not be there. They will work fine on Symfony 6 but on SF7 many downgrades should be done.
The text was updated successfully, but these errors were encountered: