Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 521 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 521 Bytes

APCu Backwards Compatibility Module

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.