- ๐บ๐ธUnited States loopy1492
Working well on Drupal 9.5.2 with php 8.1. Upgrade status module is happy.
- Status changed to RTBC
almost 2 years ago 7:19pm 27 January 2023 - Status changed to Needs review
over 1 year ago 9:50am 12 April 2023 - ๐ฎ๐ณIndia abhinavk
I tested patch #4 on drupal 9.5.7 and drupal 10.0.3 and php 8.1 and found below error in Upgrade_status.
Call to deprecated method getImplementations() of class Drupal\Core\Extension\ModuleHandlerInterface. Deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. Instead you should use ModuleHandlerInterface::invokeAllWith() for hook invocations or you should use ModuleHandlerInterface::hasImplementations() to determine if hooks implementations exist.
Also getting error when trying to access help page. (Attached image)
I have fixed these issues and some drupal-check errors as well in new patch.
Attached file with ignorable drupal-check errors.
- Status changed to RTBC
over 1 year ago 8:42am 13 April 2023 - ๐ฎ๐ณIndia Chandra Gowsalya Kannan
I have applied patch #9 and tested in local D9.5.7 , it makes the module D10 compatible, solving deprecated error and the functionality is working as expected.
Attached screenshot for reference. - ๐ฌ๐งUnited Kingdom duttonma
If anybody is looking to install this module on Drupal 10 right now, I have created a D10 version at https://www.drupal.org/project/easy_install_d10 โ which incorporates patch #9
- ๐ฎ๐ณIndia karthikeyan-manivasagam
Hi Team,
Thanks for your valuable contribution, Please create a Fork and raise Merge Request against the 11.0.x
Thanks
Karthikeyan M - Status changed to Needs work
over 1 year ago 6:37pm 5 August 2023 - First commit to issue fork.
- @bharath-kondeti opened merge request.
- Status changed to Needs review
over 1 year ago 5:41pm 11 August 2023 - ๐ฎ๐ณIndia bharath-kondeti Hyderabad
Raised an MR https://git.drupalcode.org/project/easy_install/-/merge_requests/5 with latest patch against 11.0.x branch
- First commit to issue fork.
- ๐ฎ๐ณIndia Vinodhini.E chennai
Hi Team,
Am working Drupal 10 upgrade and this module is incompatible with Drupal 10.
Attached screenshotPlease help me with this
- Status changed to Needs work
about 1 year ago 3:58pm 21 September 2023 - ๐ฎ๐ณIndia Bushra Shaikh
I applied MR !5 got below errors :
warning: easy_install.info.yml has type 100644, expected 100755 warning: easy_install.module has type 100644, expected 100755 error: patch failed: easy_install.module:20 error: easy_install.module: patch does not apply error: patch failed: src/Form/PurgeConfigurationsConfirmForm.php:144 error: src/Form/PurgeConfigurationsConfirmForm.php: patch does not apply
- Status changed to Needs review
about 1 year ago 5:32am 10 October 2023 - ๐ฎ๐ณIndia roshni27
I have successfully installed Easy Install in Drupal 10 using MR 5, and it is currently working as expected for me. Please refer to the screenshot below for confirmation
- First commit to issue fork.
- @rpayanm opened merge request.
- ๐บ๐พUruguay rpayanm
I have created a patch for the 8.x-10.x version.
Please review. - First commit to issue fork.
- @gonzalo2683 opened merge request.
- Status changed to Needs work
about 1 year ago 2:07am 8 November 2023 - ๐บ๐ธUnited States l-laziz
Drupal upgrade status yields this error:
Call to deprecated method getImplementations() of class
Drupal\Core\Extension\ModuleHandlerInterface. Deprecated in
drupal:9.4.0 and is removed from drupal:10.0.0. Instead you
should use ModuleHandlerInterface::invokeAllWith() for hook
invocations or you should use
ModuleHandlerInterface::hasImplementations() to determine if
hooks implementations exist. - Status changed to Needs review
11 months ago 11:09am 28 December 2023 - ๐ฎ๐ณIndia abhinavk
I have created patch from MR!5 which works with 11.0.x version (easy_install_d10_11.0.x.patch).
I have also added fix for error mentioned in #27 in MR!7 and created patch (easy_install_d10_8.x-10.x.patch) for same. This patch works with 8.x-10.x version.
Please review both and use as required.
- ๐ธ๐ฐSlovakia havran
Quick note for myself -> For D10 in PurgeConfigurationsForm.php:
- Status changed to RTBC
8 months ago 9:40am 14 March 2024 - ๐ฎ๐ณIndia Bushra Shaikh
I have reviewed and checked patch#29 this works for drupal 9.5.10 and drupal 10.0. and 10.0.1
Screenshots of the compatibility on 9.5 have been attached for reference:can be moved to RTBC+1
- ๐ง๐ฏBenin delacosta456
hi
i am on D10.2 +php8.2 and none of patch in #9 appliedOnly the the patch in #9 applied . Can somebody help please
Thanks