APCu Backwards Compatibility Module

November 19, 2016 ยท View on GitHub

Build Status

This module provides a backwards APC compatible API using APCu.

Performance

There is no appreciable difference; This layer calls the same internal (to apc) functions that APCu does, but just accepts the old parameters, the only meaningful difference is prototypes and names of functions.