Skip to content

Remove deprecated functionality (#1439) #2608

Remove deprecated functionality (#1439)

Remove deprecated functionality (#1439) #2608

Triggered via push September 30, 2024 14:01
Status Failure
Total duration 1m 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpcs: src/Collection.php#L1133
Function trigger_error() should not be referenced via a fallback global name, but via a use statement.
phpcs: src/Collection.php#L1133
Function sprintf() should not be referenced via a fallback global name, but via a use statement.
phpcs: src/Collection.php#L1133
Constant E_USER_DEPRECATED should not be referenced via a fallback global name, but via a use statement.
phpcs
Process completed with exit code 1.