- 🇮🇳India Nupur Badola
Getting error in the patch for D8.8
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`. - Required package "zaporylie/composer-drupal-optimizations" is not present in the lock file. This usually happens when composer files are incorrectly merged or the composer.json file is manually edited. Read more about correctly resolving merge conflicts https://getcomposer.org/doc/articles/resolving-merge-conflicts.md and prefer using the "require" command over editing the composer.json file directly https://getcomposer.org/doc/03-cli.md#require-r
- 🇮🇳India kavitha@specbee.com
On applying the 3072202-2.patch file, help() is seen for Drupal version 9.5.8 and PHP 7.4. Attaching the screenshots for reference.
- 🇮🇳India Anjali Mehta
I have tested the 3072202-2.patch and the missing hook_help function is successfully fixed . The MR was tested on Drupal 9.5.9 and PHP 8.1. I will be adding both a before and after screenshot.
- Status changed to RTBC
over 1 year ago 7:11am 19 July 2023 - last update
over 1 year ago 8,613 pass - last update
over 1 year ago 8,613 pass - Status changed to Needs work
over 1 year ago 12:41pm 23 July 2023 - 🇮🇹Italy mondrake 🇮🇹
Let's have a test here - just checking that visiting the route's path, we get a 200 and that the page contains the module's name. So that we do not get regressions in the future.