Actions
Feature #46612
closedSystem environment check - PHP opcode cache
Start date:
2013-03-23
Due date:
% Done:
100%
Estimated time:
PHP Version:
5.4
Tags:
Complexity:
Sprint Focus:
Description
From what i see at the moment the check is done against apc, xcache or eaccelerator if one of them is loaded. Today i decided to replace apc with zend optimizer plus (https://github.com/zend-dev/ZendOptimizerPlus) and when i open install tool environment check the message "No PHP opcode cache loaded" is shown. I think it would be good move to add check against zop also.
Actions