Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add section to documentation about migrating from DoctrineBehaviors #63

Open
tacman opened this issue Apr 9, 2024 · 2 comments
Open

Comments

@tacman
Copy link
Contributor

tacman commented Apr 9, 2024

I'm probably not the only one that is migrating from DoctrineBehaviors, since it doesn't support Symfony 7. I used to use Doctrine Extensions but it didn't work with EAGER fetches so generated thousands of queries when browsing a list.

Nonetheless, the documentation is pretty good, and could be a model for this bundle.

https://github.com/KnpLabs/DoctrineBehaviors/blob/master/docs/translatable.md

It'd be nice to see some notes about migrating from these packages.

@janopae
Copy link
Member

janopae commented Apr 25, 2024

I think, at webfactory, we never used the Translatable Doctrine behaviour. So we don't encounter any real-world examples of this kind of migration – but I think this would be necessary in order to create some realiable documentation that covers all the pitfalls and so on.

If you have any migrations from Doctrine Behavior Translatable to come, we'd be very thankful if you took some notes and submitted some sort of migration guide as a PR. :)

@tacman
Copy link
Contributor Author

tacman commented Apr 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants