Part of meta-issue #1856630: [Change notice] [META] Rename Views methods to core standards
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | views-rename_build_sort-20088-11.patch | 4.56 KB | jeroent |
| #4 | views-rename_build_sort-2002388-4.patch | 5.38 KB | jeroent |
| #2 | views.core-rename_build_sort-2002388-02.patch | 6.18 KB | toddtomlinson |
Comments
Comment #1
toddtomlinson commentedComment #2
toddtomlinson commentedPatch renames build_sort to buildSort.
Comment #3
oenie commentedAdd public access modifier in front of the functions to adher to the new OOP standards.
Comment #4
jeroentComment #5
oenie commentedLooks fine to me now ! Once the patch passed testbot, it's RTBC for me.
Comment #7
jeroent#4: views-rename_build_sort-2002388-4.patch queued for re-testing.
Comment #8
dawehnerSo we rename vars and functions at the same time?
Comment #9
aspilicious commentedNo that is out of scope :)
Comment #10
somepal commentedexcept variables are renamed too!
Comment #11
jeroentOnly renamed the build_sort function.
Comment #12
dawehnerThank you. Code looks fine, there is no other call and patch applies.
Comment #14
tim.plunkett#11: views-rename_build_sort-20088-11.patch queued for re-testing.
Comment #15
dcam commented#11 still applies and was already RTBC in #12.
Comment #16
alexpottCommitted e41c6e1 and pushed to 8.x. Thanks!