Actions
Bug #56546
closedPHP5.3 OpcodeCache issue: "Cannot access static:: when no class scope is active"
Start date:
2014-03-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In PHP5.3 the static class scope isn't bind to the anonymous function. So we need an extra function to get the state in the OpcodeCache configuration function.
Travis error: https://travis-ci.org/TYPO3/TYPO3.CMS/jobs/20064291
Actions