- 🇮🇳India heykarthikwithu Bengaluru 🌍
Thanks you all for working on this issue.
Done some major fixes around like & dislikes within 2.2.0 → release,
Have a check if this issue still exist with 2.2.0 → version?Please check for the module page → for the features covered.
- Assigned to sahil.goyal
- Issue was unassigned.
- Status changed to RTBC
over 1 year ago 9:43am 25 July 2023 - 🇮🇳India sahil.goyal
Hi @tatewaky, there is no need for patch, as described in #11 the issue has been observed and fixed with the version 2.2.0. As of PHP 7.4.0,
Thekey_exists()
function has been deprecated in favour or of using thearray_key_exists()
function for PHP 8 and instead to ensure backward compatibility.
As in problem 2 described also addressed in version 2.2.0 as avoided the unnecessary overhead of usingarray_keys()
just for checking existence within_array
.Hence, In updated version functionality works as expected and no issue has been observed.
- Status changed to Fixed
over 1 year ago 9:55am 25 July 2023 - 🇮🇳India heykarthikwithu Bengaluru 🌍
Thank you all :)
Note: Use the latest version of the module & Please check for the module page → for the features covered.
Automatically closed - issue fixed for 2 weeks with no activity.