7 Sep
2022
7 Sep
'22
12:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31351 --- Comment #14 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- When using the functional interface of the JSON module we should have used to_json and from_json instead of decode/encode. This would require less code changes here, but the author actually recommends the OO interface. So I agree with that switch now. -- You are receiving this mail because: You are watching all bug changes.