- Issue created by @andrei.vesterli
After the core upgrade to 10.1.8, the module has these deprecations:
1. HttpKernelInterface::MASTER_REQUEST
(fix to HttpKernelInterface::MAIN_REQUEST
)
2. watchdog_exception('decoupled_router', $e)
(fix to
https://www.drupal.org/node/2932520 →
)
Perform the core upgrade from 10.0 to 10.1 or higher.
Fix those 2 deprecations according to the instructions.
Write a patch.
None.
None.
None.
Active
2.0
Code