diff --git a/tests/TestCase.php b/tests/TestCase.php index 00e13445..5114f4e0 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -36,6 +36,6 @@ protected function expectCallableNever() protected function createCallableMock() { - return $this->getMock('React\Tests\EventLoop\CallableStub'); + return $this->getMockBuilder('React\Tests\EventLoop\CallableStub')->getMock(); } }
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: