Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
28.8 KB
MD5: 583c94e7bd36dd31091b6fbec79fb245
SHA-1: 03256bd249b8eb6bd667e255aef35f2411ccd9d8
SHA-256: 66906aba337bbc08557719606474a4b9219f2ad8320285bfbe74875943e967b8
Download zip
41.79 KB
MD5: 3de16d7b324834380ca1ab1472b3bd7a
SHA-1: 0c85151e88d74102808c0b504f8bc78aeb5d091f
SHA-256: 365006a90389ce39812e9262de1e648f3d0e53b312e64adcc31770681445c427
Release notes
Fix for a TypeError in Drupal\autologout\AutologoutManager::construct() which triggers a fatal error when using redirect_404 module (sub module of redirect).
Issue fixed in:
#3124684: TypeError in Drupal\autologout\AutologoutManager::construct()
also mentioned in:
#3124143: Use LoggerChannelFactoryInterface instead of LoggerChannelFactory
#3124678: Use LoggerFactoryInterface instead of LoggerFactory