You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #14004 verify_peer in dsn should be 0 (fliespl)
This PR was merged into the 5.1 branch.
Discussion
----------
verify_peer in dsn should be 0
Setting it to false value resolves to true in php 7.4 since false is taken as string.
Commits
-------
a1ce602 verify_peer in dsn should be 0
0 commit comments