phpspec / prophecy

Highly opinionated mocking framework for PHP 5.3+
MIT License
8.53k stars 240 forks source link

Remove unused argument in the comparators #580

Closed stof closed 1 year ago

stof commented 1 year ago

This extra argument does not exist in the base Comparator class, only in ObjectComparator.