TableField module needs to be converted to use short array syntax as per new coding standard.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Munavijayalakshmi created an issue. See original summary.

Munavijayalakshmi’s picture

Assigned: Munavijayalakshmi » Unassigned
Status: Active » Needs review
FileSize
22.08 KB
lolandese’s picture

Status: Needs review » Reviewed & tested by the community

Resources:

Patch applies cleanly:

git apply -v short_array_syntax-2873543-2.patch
Checking patch src/Element/Tablefield.php...
Checking patch src/Form/TablefieldConfigForm.php...
Checking patch src/Plugin/Field/FieldFormatter/TablefieldFormatter.php...
Checking patch src/Plugin/Field/FieldType/TablefieldItem.php...
Checking patch src/Plugin/Field/FieldWidget/TablefieldWidget.php...
Checking patch src/Utility/Tablefield.php...
Checking patch tablefield.install...
Applied patch src/Element/Tablefield.php cleanly.
Applied patch src/Form/TablefieldConfigForm.php cleanly.
Applied patch src/Plugin/Field/FieldFormatter/TablefieldFormatter.php cleanly.
Applied patch src/Plugin/Field/FieldType/TablefieldItem.php cleanly.
Applied patch src/Plugin/Field/FieldWidget/TablefieldWidget.php cleanly.
Applied patch src/Utility/Tablefield.php cleanly.
Applied patch tablefield.install cleanly.
lolandese’s picture

Reroll against latest dev.

lolandese’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.