Skip to content

PHPLIB-1227 Use void return types for operations without meaningful result document #2591

PHPLIB-1227 Use void return types for operations without meaningful result document

PHPLIB-1227 Use void return types for operations without meaningful result document #2591

Triggered via pull request September 27, 2024 10:12
Status Failure
Total duration 1m 34s
Artifacts

coding-standards.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpcs: tests/Operation/ModifyCollectionFunctionalTest.php#L37
Function iterator_to_array() should not be referenced via a fallback global name, but via a use statement.
phpcs: tests/Operation/ModifyCollectionFunctionalTest.php#L48
Function json_encode() should not be referenced via a fallback global name, but via a use statement.
phpcs
Process completed with exit code 1.