Drupal 9 compatibility needs only
core_version_requirement: ^8 || ^9 in the info.yml file.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | interdiff-4-6.txt | 4.51 KB | rpsu |
| #4 | drupal-9-compatibility-3130797-6.patch | 4.79 KB | rpsu |
Drupal 9 compatibility needs only
core_version_requirement: ^8 || ^9 in the info.yml file.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | interdiff-4-6.txt | 4.51 KB | rpsu |
| #4 | drupal-9-compatibility-3130797-6.patch | 4.79 KB | rpsu |
Comments
Comment #2
rpsuPatch adds the
core_version_requirement-key to module's info file.Comment #3
rpsuTrying with non-zero patch file might probe better in CI.
Comment #4
rpsuUpgrade status seems not to catch missing properties in tests. Adding the
Drupal\Tests\BrowserTestBase::$defaultThemeComment #6
rpsu