-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Doctrine] update config reference doc with PHP examples #19596
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
[Doctrine] update config reference doc with PHP examples #19596
Conversation
@javiereguiluz As we discussed on Slack, I created this PR to complete the doc |
cc0d29e
to
1da385a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice addition, always in favor of pushing PHP config forward! Could we merge this one @symfony/docs if it's fine for you? 🙂
8653de4
to
29106ac
Compare
I'm so sorry we forgot about this PR 🙏 Thanks for the ping. This is now merged. Thanks a lot Vincent! |
Complete the
Doctrine Configuration Reference (DoctrineBundle)
documentation by adding the equivalent PHP configurations wich are missing.