sebastianbergmann / phpunit-mock-objects

Mock Object library for PHPUnit
https://phpunit.de/
Other
4.97k stars 153 forks source link

Fix v2.3 to allow mock with a `types` array such as ['class', 'interface1'] #412

Closed nthachus closed 6 years ago

nthachus commented 6 years ago
sebastianbergmann commented 6 years ago

Thank you for your contribution. I appreciate the time you invested in preparing this pull request. However, I have decided not to merge it.

Version 2 of this component is no longer supported. The oldest version of this component that is supported is version 5 (used by PHPUnit 6.5).

Pull requests for new functionality need to be made against master, pull requests for bug fixes against 5.0.