[phpMyAdmin Git] [phpmyadmin/phpmyadmin] c94aec: Fix coding standard warning and removed typehint

William Desportes williamdes at wdes.fr
Wed May 1 21:54:47 CEST 2019


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: c94aec86953f861f19720245f7f9a3d812232f6b
https://github.com/phpmyadmin/phpmyadmin/commit/c94aec86953f861f19720245f7f9a3d812232f6b
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-05-01 (Wed, 05 May 2019) +02:00

Changed paths: 
M libraries/classes/ErrorReport.php

Log Message:
-----------
Fix coding standard warning and removed typehint

Fix 'Usage of ELSE IF is discouraged; use ELSEIF'

Removed typehint because it creates an exception because sending functions return mixed and not string
You can see this was expected on error_report.php 'if ($server_response === false) {'

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list