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

PHP 8.1: MySQLi: Default error mode set to exceptions #6

Closed
wants to merge 1 commit into from

Conversation

vincequeiroz
Copy link

In PHP 8.1, the default error handling behavior of the MySQLi extension has changed from silencing errors to throw an Exception on errors.

https://php.watch/versions/8.1/mysqli-error-mode

…on has changed from silencing errors to throw an Exception on errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant