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
This error is detected by phpstan and was written to the baseline in #88
------ ----------------------------------------------------------------------------------------------------
Line hamcrest/Hamcrest/Text/IsEqualIgnoringWhiteSpace.php
------ ----------------------------------------------------------------------------------------------------
66 Argument of an invalid type list<string>|false supplied for foreach, only iterables are supported.
🪪 foreach.nonIterable
✏️ hamcrest/Hamcrest/Text/IsEqualIgnoringWhiteSpace.php
67 Cannot access offset int<0, max> on non-empty-array<int<0, max>, string>|false.
🪪 offsetAccess.nonOffsetAccessible
✏️ hamcrest/Hamcrest/Text/IsEqualIgnoringWhiteSpace.php
------ ----------------------------------------------------------------------------------------------------