phpmyadmin/libraries/classes/Controllers/Table
William Desportes b6e1ea68f3
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>
2019-11-24 15:56:54 +01:00
..
TableChartController.php Fix #14239 Line and some other charts ignore result set order of values chosen for the x-axis 2018-05-06 08:59:06 +10:00
TableGisVisualizationController.php Replace $_REQUEST by $_GET and $_POST for GIS visualisation 2019-06-22 14:16:42 +02:00
TableIndexesController.php Retrieve parameters from $_POST in tbl_indexes.php 2018-11-10 20:48:59 -02:00
TableRelationController.php Fix issue reported by Scrutinizer 2019-11-24 15:56:54 +01:00
TableSearchController.php Fix spatial functions 2019-04-16 11:11:28 +02:00
TableStructureController.php Fix a minor error found while reviewing diffs 2019-11-10 20:57:28 +01:00