Skip to content

0.12.26 - has no return typehint specified with a phpdoc block #3402

@williamdes

Description

@williamdes
 ------ ----------------------------------------------------------------------- 
  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:

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.

cc @ondrejmirtes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions