module-symfony icon indicating copy to clipboard operation
module-symfony copied to clipboard

Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead

Open ostrolucky opened this issue 8 months ago • 0 comments

I am getting this

Image

It's coming from https://github.com/Codeception/module-symfony/blob/c2adb5cdcff816a4190c4bfd5be6acc1a5a9c4c1/src/Codeception/Lib/Connector/Symfony.php#L104 and https://github.com/Codeception/module-symfony/blob/c2adb5cdcff816a4190c4bfd5be6acc1a5a9c4c1/src/Codeception/Module/Symfony.php#L331

ostrolucky avatar Jun 06 '25 14:06 ostrolucky