🇭🇺Hungary searosin
To reproduce the issue, Layout Builder module must also be enabled.
(Corrected) steps to reproduce
- Install Drupal 10.2 with Standard profile
- Enable Layout Builder module
- Enable Filelog module
- Enable any module
- Uninstall any module
In this case the error is as follows:
Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException: Circular reference detected for service "token", path: "token -> cache_tags.invalidator -> plugin.manager.block -> logger.channel.default -> logger.factory -> logger.filelog". in Drupal\Component\DependencyInjection\Container->get() (line 147 of core/lib/Drupal/Component/DependencyInjection/Container.php).
🇭🇺Hungary searosin
The new patch fixes some coding standards bugs, and tests have been adapted to the new method.
🇭🇺Hungary searosin
searosin → created an issue.