Skip to content

Version 5.1.11

Compare
Choose a tag to compare
@remicollet remicollet released this 08 Mar 05:18
· 296 commits to master since this release

Bugfix release for PHP 7

  • fix #246 apcu_entry hangs
  • fix #259 deadlock in apcu_store
  • fix #281 undefined variable in apc.php
  • fix handling of fatal errors in apcu_entry
  • check string lengths when looking up keys
  • many internal C APIs changed