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
https://symfony.com/doc/current/doctrine/reverse_engineering.html is documenting how to reverse-engineer entities from an existing database. However, this feature of doctrine/orm is deprecated and won't be improved anymore. This should at least be warned on the page, and maybe symfony.com should remove that page entirely.
The text was updated successfully, but these errors were encountered:
Do you know the Doctrine version that deprecated this? Or any other official resource from Doctrine confirming that it's deprecated? Thanks! (I can't see that it's deprecated in the Doctrine docs).
…reguiluz)
This PR was merged into the 4.4 branch.
Discussion
----------
[Doctrine] Deprecate the reverse engineering docs
Fixes#16903.
Commits
-------
9ed3b06 [Doctrine] Deprecate the reverse engineering docs
https://symfony.com/doc/current/doctrine/reverse_engineering.html is documenting how to reverse-engineer entities from an existing database. However, this feature of doctrine/orm is deprecated and won't be improved anymore. This should at least be warned on the page, and maybe symfony.com should remove that page entirely.
The text was updated successfully, but these errors were encountered: