Hello All.
In my project I try to use Cache. And I setup Frontend as Phalcon\Cache\Frontend\Json.
When I save variable (variable data as key-value array), all ok. But when I get this data from cache I receive stdObject. Thats not good.
Thank you.
Hello All.
In my project I try to use Cache. And I setup Frontend as Phalcon\Cache\Frontend\Json.
When I save variable (variable data as key-value array), all ok. But when I get this data from cache I receive stdObject. Thats not good.
Thank you.