scrapbook v1.0.9 Release Notes

Release Date: 2016-01-14 // about 8 years ago
  • โž• Added

    • โž• Add cache/taggable-cache implementation that works for all PSR-6 libraries
    • โœ… Include cache/integration-tests test suite for PSR-6

    ๐Ÿ”„ Changed

    • โœ… Revamped unit tests: no longer use dataProvider, but provide grouped suites

    ๐Ÿ›  Fixed

    • Worked around APC's weird behavior of only clearing expires per page request
    • Store get result in buffer if it wasn't in there already
    • Encode certain characters in Memcached keys
    • Serialize arrays & objects in Couchbase, because it forgets their data type