run tests only on 8.3 and 8.4 #147
Annotations
8 warnings
P8.4 - L9.* - prefer-stable - ubuntu-latest:
vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L104
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - L9.* - prefer-stable - ubuntu-latest:
vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L82
NunoMaduro\Collision\Adapters\Phpunit\TestResult::__construct(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - L9.* - prefer-stable - ubuntu-latest:
vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php#L449
Illuminate\Database\Schema\Builder::createBlueprint(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - L9.* - prefer-stable - ubuntu-latest:
vendor/laravel/framework/src/Illuminate/Log/Logger.php#L43
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - L9.* - prefer-stable - windows-latest:
vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L104
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - L9.* - prefer-stable - windows-latest:
vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L82
NunoMaduro\Collision\Adapters\Phpunit\TestResult::__construct(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - L9.* - prefer-stable - windows-latest:
vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php#L449
Illuminate\Database\Schema\Builder::createBlueprint(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - L9.* - prefer-stable - windows-latest:
vendor/laravel/framework/src/Illuminate/Log/Logger.php#L43
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
|