feat: php 8.4 support #3479
Annotations
1 error and 16 warnings
Integration Tests
Process completed with exit code 1.
|
Unit Tests:
vendor/nunomaduro/collision/src/Adapters/Phpunit/Printers/DefaultPrinter.php#L113
NunoMaduro\Collision\Adapters\Phpunit\Printers\DefaultPrinter::compact(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
|
Unit Tests:
vendor/nunomaduro/collision/src/Adapters/Phpunit/Printers/DefaultPrinter.php#L125
NunoMaduro\Collision\Adapters\Phpunit\Printers\DefaultPrinter::profile(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
|
Unit Tests:
vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L66
NunoMaduro\Collision\Adapters\Phpunit\TestResult::__construct(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
|
Unit Tests:
vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L117
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
|
Unit Tests:
vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L145
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromPestParallelTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
|
Unit Tests:
vendor/nunomaduro/termwind/src/Terminal.php#L22
Termwind\Terminal::__construct(): Implicitly marking parameter $terminal as nullable is deprecated, the explicit nullable type must be used instead
|
Integration Tests:
vendor/nunomaduro/collision/src/Adapters/Phpunit/Printers/DefaultPrinter.php#L113
NunoMaduro\Collision\Adapters\Phpunit\Printers\DefaultPrinter::compact(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
|
Integration Tests:
vendor/nunomaduro/collision/src/Adapters/Phpunit/Printers/DefaultPrinter.php#L125
NunoMaduro\Collision\Adapters\Phpunit\Printers\DefaultPrinter::profile(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
|
Integration Tests:
vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L66
NunoMaduro\Collision\Adapters\Phpunit\TestResult::__construct(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
|
Integration Tests:
vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L117
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
|
Integration Tests:
vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L145
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromPestParallelTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
|
Integration Tests:
vendor/nunomaduro/termwind/src/Terminal.php#L22
Termwind\Terminal::__construct(): Implicitly marking parameter $terminal as nullable is deprecated, the explicit nullable type must be used instead
|
Integration Tests:
vendor/nunomaduro/collision/src/Writer.php#L78
NunoMaduro\Collision\Writer::__construct(): Implicitly marking parameter $solutionsRepository as nullable is deprecated, the explicit nullable type must be used instead
|
Integration Tests:
vendor/nunomaduro/collision/src/Writer.php#L78
NunoMaduro\Collision\Writer::__construct(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead
|
Integration Tests:
vendor/nunomaduro/collision/src/Writer.php#L78
NunoMaduro\Collision\Writer::__construct(): Implicitly marking parameter $argumentFormatter as nullable is deprecated, the explicit nullable type must be used instead
|
Integration Tests:
vendor/nunomaduro/collision/src/Writer.php#L78
NunoMaduro\Collision\Writer::__construct(): Implicitly marking parameter $highlighter as nullable is deprecated, the explicit nullable type must be used instead
|
Loading