Hello all, I would like to inform you about one of newly implemented OXID eShop features. Feature: Possibility to cache an array to php file. Caching to php file means writing cahe contents to php file instead of serialized text format. This feature is experimental. eShop version: 4.3.0 Technical details and changed functionality: - 2 new public methods were added: o oxUtils::toPhpFileCache($sKey, $mContents) o oxUtils::fromPhpFileCache($sKey) Regards Tomas Liubinas _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
