You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @expectedExceptionMessage In service declaration "bar". Trying to inject a "integer" as argument 0 of "Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeHintsPass\Bar::__construct", but the type hint expects a "stdClass"
* @expectedExceptionMessage In service declaration "bar". Trying to inject a "string" as argument 0 of "Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeHintsPass\BarMethodCall::setFoo", but the type hint expects a "stdClass"
* @expectedExceptionMessage In service declaration "bar". Trying to inject a "string" as argument 0 of "Symfony\Component\DependencyInjection\Tests\Fixtures\CheckTypeHintsPass\BarMethodCall::setScalars", but the type hint expects a "int"
0 commit comments