Skip to content
Snippets Groups Projects
Commit b4c3bfdf authored by Susan Wright's avatar Susan Wright Committed by GitHub
Browse files

Merge pull request #640 from magento-jackalopes/pr

Issues Fixed:

- MAGETWO-58446 Remove uses of unserialize in usages of \Magento\Framework\Cache\FrontendInterface::load()
- MAGETWO-58450 Remove uses of unserialize in usages of \Magento\Framework\App\CacheInterface::load()
- MAGETWO-58680 Remove uses of unserialize in usages of \Magento\Framework\Cache\FrontendInterface::load() 2
- MAGETWO-60442 Add optional SerializerInterface dependency to child classes of \Magento\Framework\Config\Data
- MAGETWO-60353 Replace json_decode in \Magento\Framework\ObjectManager\DefinitionFactory::_unpack with SerializerInterface
parents 3f4fe5e9 b072b985
Showing
with 308 additions and 394 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment