Project

General

Profile

Actions

Task #63516

closed

Remove Support for older opcode caches

Added by Alexander Opitz over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Code Cleanup
Target version:
Start date:
2014-12-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

As minimum requirements of TYPO3 7 LTS is PHP 5.5 we can remove support for older opcode caches in OpcodeCacheUtility.

Namely:

  • Alternative PHP Cache aka APC
    • The user data cache lives as apcu extension for PHP 5.5+ releases.
  • eAccelerator
    • Not upgraded to PHP 5.5 compatibility and I think that won't happen.
  • ZendOptimizerPlus
    • Known as OPcache for PHP 5.5+ releases.
  • XCache before v3.1

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #63291: APC & CMS7Closed2014-11-24

Actions
Actions

Also available in: Atom PDF