https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24606
--- Comment #69 from Tomás Cohen Arazi <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
