Search API SolrCloud 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
30.59 KB
dhruveshdtripathi’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
88.93 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 71 array declarations, after applying patch there are 10. Those 10 arrays are in_arrays and is_arrays.

Good work!

jsteggink’s picture

Thanks all! I will change this soon with a big refactoring update.

jsteggink’s picture

Assigned: Unassigned » jsteggink
jsteggink’s picture

Status: Reviewed & tested by the community » Fixed
jsteggink’s picture

Status: Fixed » Closed (fixed)