Skip to content

Conversation

jakubboucek
Copy link

For some reasons I need to extend the PdoMysqlDriver class and modify connect() method. Reasons is one project has specific requirements to PDO connection setup, I need to change how is PDO object initialized.

But the PdoMysqlDriver has private property $resultNormalizerFactory which is filled directly in connect() method.

This PR allows to replace connect() method with class childs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant