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
@deviouspk yes, I had originally planned to review and improve for here. Ideally without breaking BC and by introducing new asserts. I saw your description and it looks like a good starting point to discuss.
For the case where both arrays are non-associative, could the Constraint simply check for this, and if both are indexed (or empty) arrays, ignore the keys? This would avoid any need for an extra parameter.
Could you take a look at the explanation for the frustrations with the deprecated method i posted:
sebastianbergmann/phpunit#3494 (comment)
Would this be something you are interested in to implement?
The text was updated successfully, but these errors were encountered: