Skip to content

PHP 8.4 | Silence deprecation notice in the tests #698

PHP 8.4 | Silence deprecation notice in the tests

PHP 8.4 | Silence deprecation notice in the tests #698

Triggered via push August 30, 2024 09:19
Status Failure
Total duration 42s
Artifacts

cs.yml

on: push
Basic CS and QA checks
13s
Basic CS and QA checks
PHPStan
29s
PHPStan
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Basic CS and QA checks: tests/Polyfills/ExpectPHPExceptionTest.php#L70
Constant PHP_VERSION_ID should be referenced via a fully qualified name.
Basic CS and QA checks: tests/Polyfills/ExpectPHPExceptionTest.php#L72
ELSE statement must be on a new line.
Basic CS and QA checks
Process completed with exit code 1.
Basic CS and QA checks
Process completed with exit code 2.
Basic CS and QA checks: tests/Polyfills/ExpectPHPExceptionTest.php#L75
Silencing errors is strongly discouraged. Use proper error checking instead. Found: @\trigger_error( 'foo'...