Problem/Motivation

Project's core version requirement includes ^10, but module is not compatible with Drupal 10

Steps to reproduce

Install module with Drupal 10, go to /admin/config/system/nagios

Error: Call to undefined method Drupal\Core\Extension\ModuleHandler::getImplementations() in nagios_invoke_all() (line 100 of /app/web/modules/contrib/nagios/nagios.module).

ModuleHandler::getImplementations() has been removed from Drupal 10.

Issue fork nagios-3328913

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

morenstrat created an issue. See original summary.

morenstrat’s picture

Status: Active » Needs review

  • morenstrat committed 06065678 on 8.x-1.x
    Issue #3328913 - D10 Extension list sorting fix.
    

Gogowitsch’s picture

Status: Needs review » Fixed

I'll release a new version of the module in a few minutes.

Gogowitsch’s picture

Getting the tests green took a bit longer than expected. The new release 8.x-1.17 is available now. Thank you, morenstrat!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.