-
Notifications
You must be signed in to change notification settings - Fork 11
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 note about persistent connections #199
Conversation
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.
Mostly grammar / readability corrections, but I tried to add a few small things for extra clarity as well.
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.
Thanks for doing this! It's going to be a great doc improvement, but has a few issues at the moment.
Co-authored-by: Ray Cardillo <[email protected]>
Co-authored-by: Mateusz <[email protected]>
Co-authored-by: Mateusz <[email protected]>
The concern with SDKv4 crashing with zero settings has been fixed in PR #200
This patch is related to DOC-12803. It documents INI options related to persistent connections.
More info about the concept is here: https://www.php.net/manual/en/features.persistent-connections.php