-
-
Notifications
You must be signed in to change notification settings - Fork 946
Closed
Description
------ -----------------------------------------------------------------------
Line libraries/classes/Plugins/ExportPlugin.php
------ -----------------------------------------------------------------------
126 Method PhpMyAdmin\Plugins\ExportPlugin::exportRoutines() has no
return typehint specified.
126 Method PhpMyAdmin\Plugins\ExportPlugin::exportRoutines() has
parameter $db with no typehint specified.
288 Method PhpMyAdmin\Plugins\ExportPlugin::initAlias() has no return
typehint specified.
288 Method PhpMyAdmin\Plugins\ExportPlugin::initAlias() has parameter
$aliases with no typehint specified.
288 Method PhpMyAdmin\Plugins\ExportPlugin::initAlias() has parameter $db
with no typehint specified.
288 Method PhpMyAdmin\Plugins\ExportPlugin::initAlias() has parameter
$table with no typehint specified.
------ -----------------------------------------------------------------------
------ -----------------------------------------------------------------------
Line libraries/classes/Transformations.php
------ -----------------------------------------------------------------------
476 Method PhpMyAdmin\Transformations::clear() has no return typehint
specified.
476 Method PhpMyAdmin\Transformations::clear() has parameter $column with
no typehint specified.
476 Method PhpMyAdmin\Transformations::clear() has parameter $db with no
typehint specified.
476 Method PhpMyAdmin\Transformations::clear() has parameter $table with
no typehint specified.
------ -----------------------------------------------------------------------
Refs:
- https://github.com/phpmyadmin/phpmyadmin/blob/5d933e03b96138826d305baee0c076826404d43b/libraries/classes/Plugins/ExportPlugin.php#L126
- https://github.com/phpmyadmin/phpmyadmin/blob/5d933e03b96138826d305baee0c076826404d43b/libraries/classes/Plugins/ExportPlugin.php#L288
- https://github.com/phpmyadmin/phpmyadmin/blob/5d933e03b96138826d305baee0c076826404d43b/libraries/classes/Transformations.php#L476
Version: 0.12.26
For me this is a regression 🤔
PS: thank you for the "You're using a deprecated config option bootstrap" I would never noticed other ways.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels