- Issue created by @project update bot
This is an automated patch generated using Upgrade Status and Drupal Rector. Please see the issue summary for more details. A merge request (MR) is also openend and updated.
It is important that any automated tests available are run and that you manually test the changes.
Drupal 11 Compatibility
According to the Upgrade Status module β these changes make this module compatible with Drupal 11! π
Therefore these changes update theinfo.yml
file for Drupal 11 compatibility.Leaving this issue open, even after committing the current patch or merging the MR, will allow the Project Update Bot β to post additional Drupal 11 compatibility fixes as they become available in Drupal Rector.
Debug information
Bot run #11-321467These packages were used to generate the fixes:
- drupal/upgrade_status: 4.3.6
- mglaman/phpstan-drupal: 1.3.1
- palantirnet/drupal-rector: 0.20.3
- Status changed to RTBC
6 months ago 2:38pm 20 March 2025 - π¬π§United Kingdom robcarr Perthshire, Scotland
Seems fine on D11 with PHP 8.3
- First commit to issue fork.
- Merge request !7Resolve #3483762 "Automated Project Update Bot fixes + Type hinting deprecation warnings D11" β (Closed) created by anairamzap
- π¦π·Argentina anairamzap Buenos Aires
Hi, I can also confirm the changes from the Project Update bot are enough for D11 compatibility.
I have incorporated the change for thecore_version_requirement
in the info file and also added a type-hint to "fix" a phpstan deprecation warning on the loadRevision() method call (to clarify to phpstan that we are using theRevisionableStorageInterface
instead ofEntityStorageInterface
).Those changes are in a new branch and MR #3483762-6: Automated Drupal 11 compatibility fixes for paragraphs_modal_edit β .
I have manually tested the changes and everything works as expected, I have also run upgrade status for the module and no errors are reported:$ drush upgrade_status:analyze paragraphs_modal_edit ================================================================================ Paragraphs Modal Edit, 8.x-1.1 Scanned on May 08, 2025 No known issues found.
Could we please have a new release created so we can use this module on D11 sites?
Thanks!
m
Automatically closed - issue fixed for 2 weeks with no activity.