Needs work
Project:
Achievements
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2017 at 08:16 UTC
Updated:
15 Nov 2019 at 20:11 UTC
Jump to comment: Most recent, Most recent file
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.