Feature #46612
closedSystem environment check - PHP opcode cache
100%
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.
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19460
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19460
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19460
Updated by Wouter Wolters over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4ef3d84b310429bf395a45746c329a457aefc8b9.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed