Problem/Motivation

------ -------------------------------------------------------------------------------------------------------------- 
  Line   modules/custom/devel_php/src/Form/ExecutePHP.php                                                              
 ------ -------------------------------------------------------------------------------------------------------------- 
  33     Method Drupal\devel_php\Form\ExecutePHP::create() has no return typehint specified.                           
  52     Method Drupal\devel_php\Form\ExecutePHP::buildForm() has parameter $details_open with no typehint specified.  
  90     Method Drupal\devel_php\Form\ExecutePHP::submitForm() has no return typehint specified.                       
 ------ -------------------------------------------------------------------------------------------------------------- 

 ------ ------------------------------------------------------------------------------------------------ 
  Line   modules/custom/devel_php/src/Plugin/Block/DevelExecutePHP.php                                   
 ------ ------------------------------------------------------------------------------------------------ 
  57     Unsafe usage of new static().                                                                   
         💡 See: https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static                
  76     Method Drupal\Core\Form\FormBuilderInterface::getForm() invoked with 2 parameters, 1 required.  
 ------ ------------------------------------------------------------------------------------------------

Issue fork devel_php-3199938

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Grimreaper created an issue. See original summary.

grimreaper’s picture

Assigned: grimreaper » Unassigned
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.