The C extension defines an included hook for the JSON::Ext::Generator::GeneratorMethods::String module but neglects to
call super in the hook. This can break the functionality of various
other code that rely on the fact that included on Module will always
be called.
[flori/json] Call
super
inincluded
hookThe C extension defines an
included
hook for theJSON::Ext::Generator::GeneratorMethods::String
module but neglects tocall
super
in the hook. This can break the functionality of variousother code that rely on the fact that
included
onModule
will alwaysbe called.
https://github.com/flori/json/commit/cd8bbe56a3