Closed Detzler closed 6 years ago
Fixes #23
Instead using native serialize function, the fix implements the usage of the serializer interface. I've tested at a real project. Works fine.
This fix does not include backward compatibility which would look like:
Steps to install the fixed module:
DELETE FROM
WHERE
.
= 'Magenerds_BasePrice'
Oh, there is already a fix lol never mind
Fixes #23
Instead using native serialize function, the fix implements the usage of the serializer interface. I've tested at a real project. Works fine.
This fix does not include backward compatibility which would look like:
Steps to install the fixed module:
DELETE FROM
setup_moduleWHERE
setup_module.
module= 'Magenerds_BasePrice'