By kim.pepper on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.2.x
Introduced in version:
10.2.0
Issue links:
Description:
\Drupal\Core\Controller\ControllerResolver::_construct() no longer takes HttpMessageFactoryInterface and ClassResolverInterface. Calling with these args is deprecated. It now takes takes a CallableResolver instead.
Impacts:
Module developers