| Comment | File | Size | Author |
|---|---|---|---|
| #5 | interdiff_2-5.txt | 10.58 KB | andriansyah |
| #5 | 2890244-5.patch | 605 bytes | andriansyah |
| #2 | achievements_deprecated_uses_replaced.patch | 11.39 KB | bhawanac |
| format_date_replaced.patch | 1.04 KB | bhawanac |
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | interdiff_2-5.txt | 10.58 KB | andriansyah |
| #5 | 2890244-5.patch | 605 bytes | andriansyah |
| #2 | achievements_deprecated_uses_replaced.patch | 11.39 KB | bhawanac |
| format_date_replaced.patch | 1.04 KB | bhawanac |
Comments
Comment #2
bhawanac commentedConsider patch "achievements_deprecated_uses_replaced.patch".
Here i have replaced most of the deprecated uses from module.
All db_update, db_select, db_insert, format_date has been replaced as they are deprecated now.
Comment #3
pifagorLook good
Comment #4
grasmash commentedThis patch fails to apply against 8.x-1.x:
Comment #5
andriansyah commentedI found some of the issues in patch #2 was already addressed in the 8.x-1.x branch. so I just add what I can found
Comment #6
grasmash commented@andriansyah that line was addressed by a patch in #3089066.