Reviewed & tested by the community
Project:
Tweme
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 May 2020 at 11:01 UTC
Updated:
22 May 2020 at 13:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sarvjeetsingh commented- added core_version_requirement: ^8 || ^9
- fixed errors found by rector, upgrade_status and drupal-check.
Comment #3
mradcliffeI'm going to review and manually test @sarvjeetsingh's patch in #2.
Comment #4
mradcliffeThis change isn't strictly necessary to update to maintain Drupal 9 compatibility.
However since the patch is pretty small I think it is a nice quality change.
If you're working on a larger patch, it may be best not to include changes that are not strictly necessary for Drupal 9 compatibility, @sarvjeetsingh.
I installed Drupal 8.9.x and tweme 8.x-4.x. Then I updated to Drupal 9.0.x, saw the requirements error on the update page, applied the patch, ran database updates, and the site was still functional.
+1 RTBC.