]> source.dussan.org Git - nextcloud-server.git/commit
Use APCu only if available in version 4.0.6 and higher
authorLukas Reschke <lukas@owncloud.com>
Mon, 16 Feb 2015 21:36:08 +0000 (22:36 +0100)
committerLukas Reschke <lukas@owncloud.com>
Tue, 17 Feb 2015 12:28:02 +0000 (13:28 +0100)
commitb701bbd8c5f6051ec0f4bd360473290cf9ebdf71
treec751e985d9c265eb3831419ec0089a6f66e34798
parent76c511de92f1b4dc6dcc31ac5ae15ffade29bb18
Use APCu only if available in version 4.0.6 and higher

APCu before 4.0.6 is unbelievable buggy and tend to segfault the PHP process (i.e. the whole webserver)

This potentially fixes https://github.com/owncloud/core/issues/14175

Requires a backport to stable8
lib/private/memcache/apcu.php
settings/admin.php
settings/templates/admin.php