Fix issue reported by Scrutinizer
commitb6e1ea68f3f9f22885b146aefd0bb74eb3eab67b
authorWilliam Desportes <williamdes@wdes.fr>
Sun, 24 Nov 2019 14:54:36 +0000 (24 15:54 +0100)
committerWilliam Desportes <williamdes@wdes.fr>
Sun, 24 Nov 2019 14:56:54 +0000 (24 15:56 +0100)
tree3fb812187d7a87d0726fd97ab1c22cfd021e78fc
parent5f5dc024a16423e63b3845065535c1d689f0a80a
Fix issue reported by Scrutinizer

It seems like ... can also be of type null; however, parameter $existrel_foreign of PhpMyAdmin\Table::updateForeignKeys does only seem to accept array

Link: https://scrutinizer-ci.com/g/phpmyadmin/phpmyadmin/inspections/72ec4952-c554-485c-b2f9-0898330b9368/issues/files/libraries/classes/Controllers/Table/RelationController.php?status=new&orderField=path&order=asc&honorSelectedPaths=0&issueId=42062672
Signed-off-by: William Desportes <williamdes@wdes.fr>
libraries/classes/Controllers/Table/TableRelationController.php