Skip to content

Support alpha in hexadecimal colors #5140

Support alpha in hexadecimal colors

Support alpha in hexadecimal colors #5140

Triggered via pull request August 6, 2025 20:23
Status Success
Total duration 43s
Artifacts

phpcodesniffer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
phpcs: webapp/src/Utils/Utils.php#L295
Expected 1 space after comma in argument list; 3 found
phpcs: webapp/src/Utils/Utils.php#L294
Expected 1 space after comma in argument list; 3 found
phpcs: webapp/src/Utils/Utils.php#L358
Usage of ELSE IF is discouraged; use ELSEIF instead