Skip to content

Avoid deprecated direct access to driver and dbh property #81

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

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

W0rma
Copy link
Contributor

@W0rma W0rma commented Jan 5, 2025

This PR fixes the following deprecation warnings when running the unit tests:

Properties dbh and driver are deprecated in favor of Db::_getDbh and Db::_getDriver

Direct access was deprecated in 440e83d a few years ago.

@TavoNiievez TavoNiievez merged commit 7c1932f into Codeception:master Jan 14, 2025
5 checks passed
@W0rma W0rma deleted the fix-dbh-driver-deprecation branch January 15, 2025 05:37
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.

2 participants