Skip to content

Use custom options to specify how array items are displayed #384

Use custom options to specify how array items are displayed

Use custom options to specify how array items are displayed #384

Triggered via push July 22, 2025 08:50
Status Failure
Total duration 28s
Artifacts

phpcs.yml

on: push
PHP_CodeSniffer
24s
PHP_CodeSniffer
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHP_CodeSniffer
Process completed with exit code 1.
PHP_CodeSniffer: src/Form/Control/ArrayArrayFactory.php#L220
The trigger_error message '<<<EOD The properties "type" and "elements" in option "detail" of an array control are deprecated and were never supported in accordance to the JSON Forms documentation. Use the options "itemLayout" and "elements" instead. EOD' does not match the relaxed standard format: %thing% is deprecated in %deprecation-version% any free text %removal-version%. %extra-info%. See %cr-link%
PHP_CodeSniffer: src/Form/Control/ArrayArrayFactory.php#L220
All trigger_error calls used for deprecation must be prefixed by an "@"