Closed (fixed)
Project:
Double Field
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2019 at 07:03 UTC
Updated:
3 Apr 2019 at 08:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mithun sComment #3
mithun sComment #4
mithun sPlease review the applied patch. The deprecated method is replaced with mb_strlen() method.
Comment #5
chi commentedI suppose this should remove
usestatement as well.Comment #6
mithun sPlease dont consider the above patch deprecated-3041684-2.patch . I have applied a new patch file by removing use statement as well. Please review.
Comment #7
mithun sComment #9
chi commentedThanks.