Skip to content

Conversation

@SimonFrings
Copy link
Contributor

No description provided.

@SimonFrings SimonFrings force-pushed the tests branch 2 times, most recently from f962595 to 2ad7f23 Compare July 29, 2020 12:27
{
return $this->getMockBuilder('stdClass')->setMethods(array('__invoke'))->getMock();
if (method_exists('PHPUnit\Framework\MockObject\MockBuilder', 'addMethods')) {
// PHPUnit 10+
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PHPUnit 10?

Copy link
Contributor Author

@SimonFrings SimonFrings Jul 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whops, I meant PHPUnit 8.5.0+ 😅

@SimonFrings SimonFrings force-pushed the tests branch 3 times, most recently from a74e1b4 to 86dd845 Compare July 30, 2020 09:55
Copy link
Owner

@clue clue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SimonFrings Thanks for the update, changes LGTM! :shipit:

@clue clue added this to the v1.3.0 milestone Jul 30, 2020
@clue clue merged commit 5405f4e into clue:master Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants