chore(deps): update composer dev dependencies #541
Annotations
10 errors and 1 warning
Run PHPStan:
src/StrictMocking.php (in context of class Lendable/PHPUnitExtensions/TestCase)#L30
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $callOriginalConstructor, but it's not allowed because of @no-named-arguments.
|
Run PHPStan:
src/StrictMocking.php (in context of class Lendable/PHPUnitExtensions/TestCase)#L31
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $callOriginalClone, but it's not allowed because of @no-named-arguments.
|
Run PHPStan:
src/StrictMocking.php (in context of class Lendable/PHPUnitExtensions/TestCase)#L32
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $cloneArguments, but it's not allowed because of @no-named-arguments.
|
Run PHPStan:
src/StrictMocking.php (in context of class Lendable/PHPUnitExtensions/TestCase)#L33
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $allowMockingUnknownTypes, but it's not allowed because of @no-named-arguments.
|
Run PHPStan:
src/StrictMocking.php (in context of class Lendable/PHPUnitExtensions/TestCase)#L35
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $returnValueGeneration, but it's not allowed because of @no-named-arguments.
|
Run PHPStan:
src/StrictMocking.php (in context of class Tests/Rector/Lendable/PHPUnitExtensions/Rector/EnforceDisableReturnValueGenerationForTestDoublesRectorTest)#L30
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $callOriginalConstructor, but it's not allowed because of @no-named-arguments.
|
Run PHPStan:
src/StrictMocking.php (in context of class Tests/Rector/Lendable/PHPUnitExtensions/Rector/EnforceDisableReturnValueGenerationForTestDoublesRectorTest)#L31
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $callOriginalClone, but it's not allowed because of @no-named-arguments.
|
Run PHPStan:
src/StrictMocking.php (in context of class Tests/Rector/Lendable/PHPUnitExtensions/Rector/EnforceDisableReturnValueGenerationForTestDoublesRectorTest)#L32
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $cloneArguments, but it's not allowed because of @no-named-arguments.
|
Run PHPStan:
src/StrictMocking.php (in context of class Tests/Rector/Lendable/PHPUnitExtensions/Rector/EnforceDisableReturnValueGenerationForTestDoublesRectorTest)#L33
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $allowMockingUnknownTypes, but it's not allowed because of @no-named-arguments.
|
Run PHPStan:
src/StrictMocking.php (in context of class Tests/Rector/Lendable/PHPUnitExtensions/Rector/EnforceDisableReturnValueGenerationForTestDoublesRectorTest)#L35
Method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() invoked with named argument $returnValueGeneration, but it's not allowed because of @no-named-arguments.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading