$contents = decode_utf8($contents); is only correct if you erroneously did $contents = encode_utf8($contents); or equivalent to the frozen contents. You should remove the encoding rather than adding the decoding.
In reply to Re: storable and utf8
by ikegami
in thread storable and utf8
by kgoess
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |