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
The thing is, we do have the reporting infrastructure to improve this: NearMissValueResolverException as introduced in #54107.
It'd be great to leverage it for similar cases.
Help wanted.
Example
No response
The text was updated successfully, but these errors were encountered:
Description
Current, using the default recipe coming with Symfony 7.2, when one has a controller like that:
One will get this message:
When you know the solution, the fix is trivial:
But when you don't, you're SOL.
The thing is, we do have the reporting infrastructure to improve this:
NearMissValueResolverException
as introduced in #54107.It'd be great to leverage it for similar cases.
Help wanted.
Example
No response
The text was updated successfully, but these errors were encountered: