Closed
Description
Symfony version(s) affected: 5.3.4
Description
By type hinting a series of (before untyped) methods, this "Backport type fixes" commit is breaking backward compatibility to other packages.
How to reproduce
Breaks DebugBar, for example: php-debugbar/php-debugbar#474