Allow extending Symfony DI in surf #1176
Annotations
4 errors and 1 warning
phpstan:
src/Cli/Symfony/DependencyInjection/Extension.php#L62
Parameter #1 $path of function dirname expects string, string|false given.
|
phpstan:
src/Cli/Symfony/DependencyInjection/Extension.php#L63
Parameter #1 $path of function basename expects string, string|false given.
|
phpstan:
src/Cli/Symfony/DependencyInjection/Extension.php#L78
Parameter #6 $env of class Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator constructor expects string|null, array|bool|float|int|string|UnitEnum|null given.
|
phpstan
Process completed with exit code 1.
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|