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

Improve Params array shape documentation #5986

Merged
merged 1 commit into from
Apr 2, 2023

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Apr 2, 2023

Q A
Type improvement
Fixed issues N/A

Summary

This PR adds/removes some keys to/from the Params array shape:

  • The application_name is an optional setting for Postgres connections.
  • The persistent key is used to enable persistent connections on various drivers.
  • The feature behind the pdo key has been removed in Remove user provided PDO functionality #3548, thus the parameter has no effect anymore.

@derrabus derrabus added this to the 3.6.2 milestone Apr 2, 2023
@derrabus derrabus merged commit 5abd100 into doctrine:3.6.x Apr 2, 2023
71 checks passed
@derrabus derrabus deleted the bugfix/missing-param-keys branch April 2, 2023 19:02
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants