- 🇩🇪Germany mhh
Replaced deprecated Drupal\Core\Http\RequestStack with Symfony\Component\HttpFoundation\RequestStack.
See https://www.drupal.org/node/3265357 → Patch #4 fails to pass phpstan tests
PHP Fatal error: Declaration of Drupal\cl_server\Asset\UnoptimizedAssetResolver::getCssAssets(Drupal\Core\Asset\AttachedAssetsInterface $assets, $optimize) must be compatible with Drupal\Core\Asset\AssetResolverInterface::getCssAssets(Drupal\Core\Asset\AttachedAssetsInterface $assets, $optimize, ?Drupal\Core\Language\LanguageInterface $language = null) in /var/www/html/web/modules/contrib/cl_server/src/Asset/UnoptimizedAssetResolver.php on line 44
- First commit to issue fork.
- 🇨🇭Switzerland grumpy74 Geneva, CH 🇨🇭
Thanks @edmoreta for the patch, I made an issue fork to apply your changes from it.
I t seems to works locally.
Any testing against that fork are very welcome.
- @grumpy74 opened merge request.