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

Deprecated the userDefinedFunctions driver option for pdo_sqlite #5742

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

derrabus
Copy link
Member

Q A
Type improvement
Fixed issues #5737 (comment)

Summary

Registering custom functions on the native connection directly is a lot less obscure than using the userDefinedFunctions driver option. So let's deprecate that option.

@derrabus derrabus merged commit 0594b4d into doctrine:3.5.x Oct 10, 2022
@derrabus derrabus deleted the deprecate/sqlite-udf branch October 10, 2022 20:07
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 11, 2023
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