Twitter Profile Widget 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
34.9 KB
dhruveshdtripathi’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
125.75 KB

Patch applied cleanly. All the arrays converted to short array syntax. Checked it manually. As you can see in the attached png file, earlier there were 123 array declarations, after applying patch there are 4. Those 4 arrays are in_array and curl_setopt_array.

Good work!

mark_fullmer’s picture

Assigned: Unassigned » mark_fullmer
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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