[phpmyadmin/phpmyadmin] d11185: Fixed error reporting on connect problems

3 Jun
2016
3 Jun
'16
2:32 p.m.
Branch: refs/heads/QA_4_6 Home: https://github.com/phpmyadmin/phpmyadmin Commit: d11185f5dec952d01af731f4a61ba413319fea63 https://github.com/phpmyadmin/phpmyadmin/commit/d11185f5dec952d01af731f4a61b... Author: Michal Čihař <michal@cihar.com> Date: 2016-06-03 (Fri, 03 Jun 2016) Changed paths: M ChangeLog M libraries/dbi/DBIMysqli.php Log Message: ----------- Fixed error reporting on connect problems The mysqli_real_connect seems to return NULL on invalid parameters, so we need to handle it as well. This doesn't seem to be documented anywhere. Issue #12279 Signed-off-by: Michal Čihař <michal@cihar.com>
3382
Age (days ago)
3382
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michal Čihař