Stop using deprecated method Connection::getEventManager #1349
Annotations
10 errors
tests/Doctrine/Migrations/Tests/AbstractMigrationTest.php#L34
Dynamic call to static method PHPUnit\Framework\TestCase::createStub().
|
tests/Doctrine/Migrations/Tests/Event/Listeners/AutoCommitListenerTest.php#L55
Dynamic call to static method PHPUnit\Framework\TestCase::createStub().
|
tests/Doctrine/Migrations/Tests/Generator/DiffGeneratorTest.php#L94
Call to deprecated method onConsecutiveCalls() of class PHPUnit\Framework\TestCase:
Use <code>$double->willReturn()</code> instead of <code>$double->will($this->onConsecutiveCalls())</code>
|
tests/Doctrine/Migrations/Tests/Generator/DiffGeneratorTest.php#L96
Dynamic call to static method PHPUnit\Framework\TestCase::createStub().
|
tests/Doctrine/Migrations/Tests/Generator/DiffGeneratorTest.php#L131
Call to deprecated method onConsecutiveCalls() of class PHPUnit\Framework\TestCase:
Use <code>$double->willReturn()</code> instead of <code>$double->will($this->onConsecutiveCalls())</code>
|
tests/Doctrine/Migrations/Tests/Generator/DiffGeneratorTest.php#L175
Dynamic call to static method PHPUnit\Framework\TestCase::createStub().
|
tests/Doctrine/Migrations/Tests/Generator/DiffGeneratorTest.php#L209
Call to deprecated method onConsecutiveCalls() of class PHPUnit\Framework\TestCase:
Use <code>$double->willReturn()</code> instead of <code>$double->will($this->onConsecutiveCalls())</code>
|
tests/Doctrine/Migrations/Tests/Generator/GeneratorTest.php#L115
Dynamic call to static method PHPUnit\Framework\TestCase::createStub().
|
tests/Doctrine/Migrations/Tests/Generator/GeneratorTest.php#L116
Dynamic call to static method PHPUnit\Framework\TestCase::createStub().
|
tests/Doctrine/Migrations/Tests/Generator/GeneratorTest.php#L136
Dynamic call to static method PHPUnit\Framework\TestCase::createStub().
|
The logs for this run have expired and are no longer available.
Loading