Concentrated issues

Here is the list of the lines that generated the most issues.

File Count Analysis
/src/Http/Response.php:12638
  •   Undefined Functions
  •   Uses Default Values
  •   PHP Keywords As Names
  •   Wrong Number Of Arguments
  •   Wrong Type For Native PHP Function
  •   Undefined Variable
/src/Http/BinaryFileResponse.php:767
  •   PHP Keywords As Names
  •   No Boolean As Default
  •   Use Named Boolean In Argument Definition
  •   Different Argument Counts
  •   Method Signature Must Be Compatible
  •   Mismatch Parameter Name
  •   Missing Returntype In Method
/src/Database/Adapter/Propel2ConnectionWrapper.php:1726
  •   Undefined Classes
  •   Undefined Interfaces
  •   Relay Function
  •   Never Used Parameter
  •   Method Signature Must Be Compatible
  •   Missing Returntype In Method
/src/Form/FormElement/ButtonElement.php:806
  •   Never Used Parameter
  •   No Boolean As Default
  •   Use Named Boolean In Argument Definition
  •   Different Argument Counts
  •   Method Signature Must Be Compatible
  •   Incompatible Signature Methods With Covariance
/src/Form/FormElement/FileInputElement.php:906
  •   Never Used Parameter
  •   No Boolean As Default
  •   Use Named Boolean In Argument Definition
  •   Different Argument Counts
  •   Method Signature Must Be Compatible
  •   Incompatible Signature Methods With Covariance
/src/Form/FormElement/FormElementWithOptions/MultipleSelectElement.php:996
  •   Never Used Parameter
  •   No Boolean As Default
  •   Use Named Boolean In Argument Definition
  •   Different Argument Counts
  •   Method Signature Must Be Compatible
  •   Incompatible Signature Methods With Covariance
/src/Form/FormElement/FormElementWithOptions/RadioElement.php:436
  •   Never Used Parameter
  •   No Boolean As Default
  •   Use Named Boolean In Argument Definition
  •   Different Argument Counts
  •   Method Signature Must Be Compatible
  •   Incompatible Signature Methods With Covariance
/src/Form/FormElement/FormElementWithOptions/SelectElement.php:556
  •   Never Used Parameter
  •   No Boolean As Default
  •   Use Named Boolean In Argument Definition
  •   Different Argument Counts
  •   Method Signature Must Be Compatible
  •   Incompatible Signature Methods With Covariance
/src/Form/FormElement/ImageElement.php:386
  •   Never Used Parameter
  •   No Boolean As Default
  •   Use Named Boolean In Argument Definition
  •   Different Argument Counts
  •   Method Signature Must Be Compatible
  •   Incompatible Signature Methods With Covariance
/src/Form/FormElement/TextareaElement.php:256
  •   Never Used Parameter
  •   No Boolean As Default
  •   Use Named Boolean In Argument Definition
  •   Different Argument Counts
  •   Method Signature Must Be Compatible
  •   Incompatible Signature Methods With Covariance
/src/Http/BinaryFileResponse.php:536
  •   PHP Keywords As Names
  •   Never Used Parameter
  •   No Boolean As Default
  •   Use Named Boolean In Argument Definition
  •   Mismatched Typehint
  •   Hidden Nullable
/src/Http/Response.php:12446
  •   Should Use Coalesce
  •   Buried Assignation
  •   Useless Parenthesis
  •   Static Loop
  •   Dont Mix ++
  •   Pre-increment