Allow pagerfanta 4.x #198
Annotations
10 errors
|
phpstan-tests:
tests/Core/Event/TagsServiceTest.php#L141
Dynamic call to static method PHPUnit\Framework\TestCase::once().
|
|
phpstan-tests:
tests/Core/Event/TagsServiceTest.php#L124
Dynamic call to static method PHPUnit\Framework\TestCase::once().
|
|
phpstan-tests:
tests/Core/Event/TagsServiceTest.php#L93
Dynamic call to static method PHPUnit\Framework\TestCase::once().
|
|
phpstan-tests:
tests/Core/Event/TagsServiceTest.php#L74
Dynamic call to static method PHPUnit\Framework\TestCase::once().
|
|
phpstan-tests:
tests/Core/Event/TagsServiceTest.php#L57
Dynamic call to static method PHPUnit\Framework\TestCase::once().
|
|
phpstan-tests:
tests/Core/Event/TagsServiceTest.php#L40
Dynamic call to static method PHPUnit\Framework\TestCase::once().
|
|
phpstan-tests:
tests/API/Repository/FieldType/TagsIntegrationTest.php#L191
Return type (iterable) of method Netgen\TagsBundle\Tests\API\Repository\FieldType\TagsIntegrationTest::provideFromHashData() should be covariant with return type (array) of method Ibexa\Tests\Integration\Core\Repository\FieldType\BaseIntegrationTestCase::provideFromHashData()
|
|
phpstan-tests:
tests/API/Repository/FieldType/TagsIntegrationTest.php#L167
Return type (iterable) of method Netgen\TagsBundle\Tests\API\Repository\FieldType\TagsIntegrationTest::provideToHashData() should be covariant with return type (array) of method Ibexa\Tests\Integration\Core\Repository\FieldType\BaseIntegrationTestCase::provideToHashData()
|
|
phpstan-tests:
tests/API/Repository/FieldType/TagsIntegrationTest.php#L151
Return type (iterable<array>) of method Netgen\TagsBundle\Tests\API\Repository\FieldType\TagsIntegrationTest::provideInvalidUpdateFieldData() should be covariant with return type (array<array>) of method Ibexa\Tests\Integration\Core\Repository\FieldType\BaseIntegrationTestCase::provideInvalidUpdateFieldData()
|
|
phpstan-tests:
tests/API/Repository/FieldType/TagsIntegrationTest.php#L105
Return type (iterable<array>) of method Netgen\TagsBundle\Tests\API\Repository\FieldType\TagsIntegrationTest::provideInvalidCreationFieldData() should be covariant with return type (array<array>) of method Ibexa\Tests\Integration\Core\Repository\FieldType\BaseIntegrationTestCase::provideInvalidCreationFieldData()
|