- First commit to issue fork.
- Status changed to Needs review
over 1 year ago 7:15am 26 May 2023 - First commit to issue fork.
- Status changed to Needs work
over 1 year ago 6:45pm 26 June 2023 - 🇧🇷Brazil lucienchalom
I removed the changes aplied with phpcbf, please keep the issue scope.
i checked again with drupal check and there is still, or new, deprecations.
I fixed a couple, but don't know how to fix the rest:------ --------------------------------------------------------------------- Line hacked.drush.inc ------ --------------------------------------------------------------------- :151 Function update_calculate_project_data not found. 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols :192 Function drush_print_table not found. 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols :206 Function update_calculate_project_data not found. 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols :280 Result of method Psr\Log\LoggerInterface::error() (void) is used. :286 Result of method Psr\Log\LoggerInterface::error() (void) is used. :351 Function drush_print_table not found. 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols ------ --------------------------------------------------------------------- ------ --------------------------------------------------------------------- Line src/Commands/HackedCommands.php ------ --------------------------------------------------------------------- :99 Function update_calculate_project_data not found. 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols ------ --------------------------------------------------------------------- ------ --------------------------------------------------------------------- Line src/Controller/HackedController.php ------ --------------------------------------------------------------------- :40 Function update_calculate_project_data not found. 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols :56 Function update_calculate_project_data not found. 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols ------ --------------------------------------------------------------------- ------ ------------------------------------------------------------------ Line src/Controller/HackedDiffController.php ------ ------------------------------------------------------------------ :32 Parameter $entity_comparison of method Drupal\hacked\Controller\HackedDiffController::__construct() has invalid type Drupal\diff\DiffEntityComparison. :32 Parameter $entity_comparison of method Drupal\hacked\Controller\HackedDiffController::__construct() has invalid type Drupal\diff\DiffEntityComparison. ------ ------------------------------------------------------------------ ------ --------------------------------------------------------------------- Line src/hackedProject.php ------ --------------------------------------------------------------------- :84 Function update_calculate_project_data not found. 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols ------ --------------------------------------------------------------------- ------ -------------------------------------------------------------------------- Line src/hackedProjectWebFilesDownloader.php ------ -------------------------------------------------------------------------- :15 Access to an undefined property object::$existing_version. 💡 Learn more: https://phpstan.org/blog/solving-phpstan-access-to-undefined-property :109 Method Drupal\hacked\hackedProjectWebFilesDownloader::archive_extract() has invalid return type Drupal\hacked\Archiver. ------ -------------------------------------------------------------------------- [ERROR] Found 14 errors
- Status changed to Fixed
about 1 year ago 9:46am 5 September 2023 Automatically closed - issue fixed for 2 weeks with no activity.