We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Mark Drupal 11 compatible (#19)
Merge pull request #15 from wieni/feature/drupal-10 d10
Require Drupal 9.1 and PHP 8.0 (#13) * Fix Drupal 9.1 Event dispatching deprecations See https://www.drupal.org/node/3159012 and https://www.drupal.org/node/3154407 * Bump required php version to 8.0
Update error handler
Allow events with empty or invalid IP addresses
Fix 'context' & 'type' not being added to event tags
Rename excluded 'channel' tags to 'logger'
Allow interfaces in the excluded_exceptions option
Update changelog