16 Nov
2022
16 Nov
'22
6:15 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24606 --- Comment #69 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Marcel de Rooy from comment #66)
encode_json Converts the given Perl data structure to a UTF-8 encoded, binary string. to_json Converts the given Perl data structure to a Unicode string by default.
" This module also exports to_json and from_json for backward compatibility. These are slower " -- You are receiving this mail because: You are watching all bug changes.