Skip to content

Version 5.1.15

Compare
Choose a tag to compare
@remicollet remicollet released this 07 Dec 13:37
· 175 commits to master since this release

Bugfix release for PHP 7

  • Restore apc.serializer=php as the default, as the "default" serializer still/again has issues.
  • Fix possible issues in persistence of arrays with the "default" serializer.
  • Attempt to reduce shared memory fragmentation.