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
On composer analyze we get for below files Error: ParamNameMismatch: Argument 1 of (Filename)::normalize has wrong name $object, expecting $data as defined by Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize (see https://psalm.dev/230)
Description
On composer analyze we get for below files
Error: ParamNameMismatch: Argument 1 of (Filename)::normalize has wrong name $object, expecting $data as defined by Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize (see https://psalm.dev/230)
Filename:-
Steps to Reproduce
On 4x branch, run composer analyze
Expected Behavior
composer analyze should have no errors
Notes
Add any other context about the problem here.
Version Info
In what version or versions of this library can you
reproduce this issue?
The text was updated successfully, but these errors were encountered: