Install

Works with Drupal: ^8 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download nagios-8.x-1.10.tar.gztar.gz 35.37 KB
MD5: 2a43de8bcfb7f238e081cf24c13a4719
SHA-1: 7600504cd249aad8ea2e5a5d741b2ec12106a18f
SHA-256: 00218c4916e020645dfd42484c46e52f36c700f7daa7dc0df8a0b74d79faab1c
Download nagios-8.x-1.10.zipzip 52.18 KB
MD5: d6c28c6f5eb7d62d92cdd09f6eb1d2b4
SHA-1: fcf8976d5594ac1535a66f4d2a5a3eb6d9c5ff80
SHA-256: 41795bbafb8508b50dbb7d321573722d8209d39fbc3556f4ce97034d31454a69

Release notes

Possibly breaking change

  • Better URL for the ignored modules page: An underscore was added to avoid the spell checker to trigger. This change only affects you if the URL is saved somewhere, e.g. in a bookmark. See commit 2de2ae7.

Bug fixes

  • Fixed issue #3137730: the checkboxes to ignore module requirements were not usable while the module's hooks were enabled.
  • The ignored modules page only worked correctly directly after a fresh module installation.
  • array_diff will work fine with strings, but had to work with Extension objects. This fixes the "Recoverable fatal error: Object of class Drupal\Core\Extension\Extension could not be converted to string" error.

Drupal 9 readiness

  • Issue #3114357 by sleitner: Drupal 9 compatibility.

Documentation

  • README: declare the formatting style to be Markdown, fix English errors
  • Fixed spelling mistakes (or what PhpStorm considers such)

Developer experience

  • Added browser-based test in response to issue #3137730.
  • Used `composer normalize` to bring JSON into standard format.
  • Issue #3123381 by mo_farhaz: Drupal coding standard improvement.
Created by: Gogowitsch
Created on: 21 May 2020 at 17:49 UTC
Last updated: 21 May 2020 at 17:50 UTC
Bug fixes

Other releases