Replies: 1 comment 2 replies
-
No, you should not make such a pull request. Collection still have to rise warning. Why is your code even try to resolve MYSQL_ATTR_SSL_CA from a collection? I don't know any place that can do it. Could you provide a stack-trace to this point? For instance you can rise exception manually to get full trace in log^
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I get warnings in syslog, f.ex in Apache logs.
Code in Laravel:
I know there is a function called offsetExists(), but it does not seem to be called when using
Should i make a pull request that makes this correction:
This warning comes from /config/database.php and i think ExceptionHandler cannot catch this because the application is still bootstrapping.
Please let me know if you have any other solution to this or if I am thinking wrong.
Beta Was this translation helpful? Give feedback.
All reactions