Hi Monks,
When I am trying to decode string using utf8::decode('string')
,I am getting the following error( only in production ) environment. 'cannot decode string with wide characters'.
Is there anything to do with 32 bit and 64 bit processors?
Please advice?