We'll need to add Drupal 9 support for this module.

Here's the report from Upgrade Rector via the Upgrade Status module in Admin UI:

---
Rector v0.6.13
Config file: ../../../../../private/tmp/upgrade_rector/upgrade_rector.yml

0/72 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%
3/72 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%
8/72 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%
15/72 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%
22/72 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%
72/72 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

[ERROR] Could not process
"/d8/web/modules/contrib/webpack/tests/src/Functional/LoadTest.php" file, due to:
"Analyze error: "Class PHPUnit\Framework\TestCase not found and could not be autoloaded.". Include your files
in "parameters > autoload_paths".
See https://github.com/rectorphp/rector#extra-autoloading".

[ERROR] Could not process
"/d8/web/modules/contrib/webpack/tests/src/Kernel/BundlerTest.php" file, due to:
"Analyze error: "Class PHPUnit\Framework\TestCase not found and could not be autoloaded.". Include your files
in "parameters > autoload_paths".
See https://github.com/rectorphp/rector#extra-autoloading".

[ERROR] Could not process
"/d8/web/modules/contrib/webpack/tests/src/Kernel/WebpackTestBase.php" file, due to:
"Analyze error: "Class PHPUnit\Framework\TestCase not found and could not be autoloaded.". Include your files
in "parameters > autoload_paths".
See https://github.com/rectorphp/rector#extra-autoloading".
---

Comments

dan2k3k4 created an issue. See original summary.

Deepak Goyal’s picture

Issue tags: -Drupal 9 compatibility +Drupal 9 compatibility Drupal 9 porting weekend DIACWMay2020
Gábor Hojtsy’s picture

Issue tags: -Drupal 9 compatibility Drupal 9 porting weekend DIACWMay2020 +Drupal 9 compatibility, +Drupal 9 porting weekend, +DIACWMay2020

Fixing tags.

  • dan2k3k4 committed 8b7c46a on 8.x-1.x
    Issue #3131906: Drupal 9 Compatibility
    
dan2k3k4’s picture

Status: Active » Fixed

Pushed a fix to support D8 and D9

Status: Fixed » Closed (fixed)

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