Skip to content

[PHP 8.4] Fixes for implicit nullability deprecation #1631

[PHP 8.4] Fixes for implicit nullability deprecation

[PHP 8.4] Fixes for implicit nullability deprecation #1631

Re-run triggered March 25, 2024 08:26
Status Failure
Total duration 49s
Artifacts

cs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
PHPCS
Process completed with exit code 2.
PHPCS: src/Cookie.php#L500
The built-in class TypeError is not present in PHP version 5.6 or earlier
PHPCS: src/Cookie.php#L503
No blank line found after control structure
PHPCS
Process completed with exit code 1.
PHPCS: src/Cookie.php#L504
trigger_error() found. Debug code should not normally be used in production.