composer(deps-dev): Bump ergebnis/phpunit-slow-test-detector from 2.22.1 to 2.22.2 #3122
Annotations
10 warnings
|
Run integration tests with phpunit/phpunit:
vendor/symfony/string/AbstractString.php#L494
Symfony\Component\String\AbstractString::splice(): Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead
|
|
Run integration tests with phpunit/phpunit:
vendor/symfony/string/AbstractString.php#L484
Symfony\Component\String\AbstractString::slice(): Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead
|
|
Run integration tests with phpunit/phpunit:
vendor/symfony/string/AbstractString.php#L406
Symfony\Component\String\AbstractString::join(): Implicitly marking parameter $lastGlue as nullable is deprecated, the explicit nullable type must be used instead
|
|
Run integration tests with phpunit/phpunit:
vendor/symfony/string/AbstractUnicodeString.php#L200
Symfony\Component\String\AbstractUnicodeString::join(): Implicitly marking parameter $lastGlue as nullable is deprecated, the explicit nullable type must be used instead
|
|
Run integration tests with phpunit/phpunit:
vendor/symfony/string/UnicodeString.php#L286
Symfony\Component\String\UnicodeString::split(): Implicitly marking parameter $flags as nullable is deprecated, the explicit nullable type must be used instead
|
|
Run integration tests with phpunit/phpunit:
vendor/symfony/string/UnicodeString.php#L286
Symfony\Component\String\UnicodeString::split(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead
|
|
Run integration tests with phpunit/phpunit:
vendor/symfony/string/UnicodeString.php#L271
Symfony\Component\String\UnicodeString::splice(): Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead
|
|
Run integration tests with phpunit/phpunit:
vendor/symfony/string/UnicodeString.php#L263
Symfony\Component\String\UnicodeString::slice(): Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead
|
|
Run integration tests with phpunit/phpunit:
vendor/symfony/string/UnicodeString.php#L183
Symfony\Component\String\UnicodeString::join(): Implicitly marking parameter $lastGlue as nullable is deprecated, the explicit nullable type must be used instead
|
|
Run integration tests with phpunit/phpunit:
vendor/marc-mabe/php-enum/src/Enum.php#L82
Private methods cannot be final as they are never overridden by other classes
|
Loading