Add to Cal module needs to be converted to use short array syntax as per new coding standard.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 2875116-5.patch | 7.4 KB | suresh prabhu parkala |
| #3 | addtocal_array_search_list.png | 44.02 KB | dhruveshdtripathi |
| #2 | short_array_syntax-2875116-2.patch | 11.62 KB | Munavijayalakshmi |
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 47 array declarations, after applying patch there are 3. Those 3 arrays are in_array.
Good work!
Comment #4
wxactly commentedThanks y'all - unfortunately this patch does not apply cleanly on 8.x-1.x
Comment #5
suresh prabhu parkala commentedRe-rolled patch please review!
Comment #7
wxactly commentedThanks! Fixed in 8.x-1.x
Comment #8
greg boggs@wxactly thanks for the fixes! Looks good.
~G
Comment #9
wxactly commented