Closed (fixed)
Project:
User Homepage
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 May 2017 at 13:21 UTC
Updated:
20 Jul 2018 at 11:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Munavijayalakshmi commentedComment #3
dhruveshdtripathi commentedPatch 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 27 array declarations, after applying patch there is 1. That 1 array is in_array.
Good work!
Comment #4
slv_ commentedNew patch that makes the test pass again, removes usage of a couple deprecated functions, and applies the changes from #2.
Comment #6
slv_ commentedCommited to 8.x-1.x-dev branch.