Skip to content

Allow extending Symfony DI in surf #1176

Allow extending Symfony DI in surf

Allow extending Symfony DI in surf #1176

Re-run triggered December 17, 2024 22:37
Status Failure
Total duration 32s
Artifacts

phpstan.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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