Skip to content

Conversation

ivkalita
Copy link
Contributor

@ivkalita ivkalita commented Apr 3, 2017

Resolving #48.

public function testSmallTimerInterval()
{
/** @var StreamSelectLoop|\PHPUnit_Framework_MockObject_MockObject $loop */
$loop = $this->getMock(StreamSelectLoop::class, ['streamSelect']);
Copy link
Member

Choose a reason for hiding this comment

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

::class requires PHP 5.5

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jsor, sorry, yes, just updated PR.

Copy link
Member

@jsor jsor left a comment

Choose a reason for hiding this comment

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

Awesome! 👍

@jsor jsor requested review from WyriHaximus and clue April 3, 2017 19:53
@jsor jsor added this to the v0.4.3 milestone Apr 3, 2017
Copy link
Member

@WyriHaximus WyriHaximus left a comment

Choose a reason for hiding this comment

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

👍

@clue clue modified the milestones: v0.5.0, v0.4.3 Apr 3, 2017
Copy link
Member

@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.

Much appreciated! LGTM and should eventually also be cherry-picked to the v0.4.3 release branch 👍

@ivkalita
Copy link
Contributor Author

ivkalita commented Apr 4, 2017

@clue, @jsor, @WyriHaximus, thank you! :)

@jsor
Copy link
Member

jsor commented Apr 4, 2017

@clue Filed #94 to add this patch to the 0.4 branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants