Closed
Description
Symfony version(s) affected: 4.3+
Description
Changing the return type of WebTestCase::createClient
method was a BC break: https://github.com/symfony/symfony/pull/30541/files#diff-2ae1573251b354dde504460d922a1b66R30
There might be other similar BC breaks introduced in #30541, but I haven't looked into them.