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
Parameter #1 $converter of class Orisai\ObjectMapper\Printers\ErrorVisualPrinter constructor expects Orisai\ObjectMapper\Printers\TypeToPrimitiveConverter<array>,
Orisai\ObjectMapper\Printers\TypeToArrayConverter given.
💡 Template type T on class Orisai\ObjectMapper\Printers\TypeToPrimitiveConverter is not covariant.
Expected Behavior
No error
Addition information
No response
The text was updated successfully, but these errors were encountered:
Library version
v1.x-dev
Description
If I use TypeToArrayConverter instead of TypeToStringConverter I get a PHPStan error.
Steps to reproduce
Actual Behavior
Expected Behavior
No error
Addition information
No response
The text was updated successfully, but these errors were encountered: