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

Catch MySQLi exceptions on PHP 8.1 #4880

Merged
merged 1 commit into from
Oct 16, 2021

Conversation

derrabus
Copy link
Member

Q A
Type bug
BC Break no
Fixed issues #4870

Summary

This is the MySQLi part of #4875, redone on the 3.1.x branch. The branches diverged in this area of the code so that I preferred to redo the changes to ease the merge-up.

@derrabus derrabus requested a review from greg0ire October 16, 2021 08:56
@derrabus derrabus added this to the 3.1.4 milestone Oct 16, 2021
@greg0ire greg0ire enabled auto-merge October 16, 2021 09:05
@greg0ire greg0ire disabled auto-merge October 16, 2021 09:07
@derrabus derrabus linked an issue Oct 16, 2021 that may be closed by this pull request
@greg0ire greg0ire enabled auto-merge October 16, 2021 09:11
@greg0ire greg0ire merged commit 299b817 into doctrine:3.1.x Oct 16, 2021
@derrabus derrabus deleted the bugfix/mysql-exceptions branch October 16, 2021 09:13
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 17, 2022
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.

PHP 8.1: MySQLi: Default error mode set to exceptions
2 participants