This is opting out of the return type deprecation instead of adding the native return type (which will be necessary for the Symfony 6 support). This is done because adding the return type requires using PHP 7.2+, and I'm not yet done with bumping the min version.
This is opting out of the return type deprecation instead of adding the native return type (which will be necessary for the Symfony 6 support). This is done because adding the return type requires using PHP 7.2+, and I'm not yet done with bumping the min version.