aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/files.js
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2015-05-12 19:22:39 +0200
committerLukas Reschke <lukas@owncloud.com>2015-05-12 19:22:39 +0200
commitcbfdbf96d2b2718dd6d388b96e2455ffcb8051a6 (patch)
tree5f937b1ef8aec81232a57f3b97fa9bebecd0c3d2 /apps/files/js/files.js
parentd4eff55342500603584b6526fc239bc9bd66a4a5 (diff)
downloadnextcloud-server-cbfdbf96d2b2718dd6d388b96e2455ffcb8051a6.tar.gz
nextcloud-server-cbfdbf96d2b2718dd6d388b96e2455ffcb8051a6.zip
Mute XCache error when trying to clear the opcode cache
From https://github.com/owncloud/core/issues/16287: > This is caused by XCache at https://github.com/owncloud/core/blob/8e59d4c64b48ed7daeebb714e11213f7a22b5740/lib/private/util.php#L1276 where we are trying to reset the opcode cache with `XC_TYPE_PHP`. > I suspect that while XCache is installed its opcode component is not used. Unfortunately, the XCache API is not really properly documented and thus I don't know what API we would have to call to check whether the `XC_TYPE_PHP` cache is populated. In fact, there is an [open XCache bug](http://xcache.lighttpd.net/ticket/176) since 7 years that discusses this problem and is likely to never get fixed since XCache is abandonware. Fixes https://github.com/owncloud/core/issues/16287
Diffstat (limited to 'apps/files/js/files.js')
0 files changed, 0 insertions, 0 deletions