Closed (fixed)
Project:
Views Extras (Session/Cookie/Token Support)
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 May 2017 at 05:55 UTC
Updated:
10 Mar 2021 at 19:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Pavan B S commentedApplying the patch, please review
Comment #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 22 array declarations, after applying patch there are 0.
Good work!
Comment #4
purushotam.rai commentedComment #5
Buvaneshwari.V commentedComment #6
Buvaneshwari.V commentedPatch has been rerolled. Please review!
Comment #7
sivaprasadc commentedComment #8
sivaprasadc commentedPatch is not rerolled properly, all arrays are not converted to short array syntax(missed it in
Session.phpfile).Created the Patch Again. PFA
Comment #9
sivaprasadc commentedPatch is not rerolled properly, all arrays are not converted to short array syntax(missed it in
Session.phpfile).Created the Patch Again. PFA
Comment #10
sivaprasadc commentedPlease ignore the comment #9
PFA interdiff file.
Comment #11
yogeshmpawarI have tested the patch #8 its good to go, +1 for RTBC.
Comment #12
colanComment #14
colanThanks!