Skip to content

madmajestro/apcu-bc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

APCu Backwards Compatiblity Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 56.5%
  • PHP 40.1%
  • M4 1.9%
  • JavaScript 1.5%