Take this code
$form_field_names = array_map(function($item) use ($line_item_id) {

This error will be thrown. This is a valid php 5.3 construct. I can't see why this would break the standards

Comments

klausi’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Coder 7.x-1.x is frozen now and will not receive any updates. Coder 8.x-2.x can be used to check code for any Drupal version, Coder 8.x-2.x also supports the phpcbf command to automatically fix conding standard errors. Please check if this issue is still relevant and reopen against that version if necessary.