nextcloud/lib
Andreas Fischer 0ba5c182f0 HHVM: In APC cache clear, only request the cache key in APCIterator.
The default value of the $format parameter of the APCIterator constructur is
APC_ITER_ALL which instructs the iterator to provide all available information
on cache values being iterated over. Only the key value is necessary for
matching and deletion via apc_delete(), though.

This prevents a "Format values FILENAME, DEVICE, INODE, MD5, NUM_HITS, MTIME,
CTIME, DTIME, ATIME, REFCOUNT not supported yet." notice on HHVM.
2014-12-19 03:24:00 +01:00
..
l10n [tx-robot] updated from transifex 2014-12-18 01:56:40 -05:00
private HHVM: In APC cache clear, only request the cache key in APCIterator. 2014-12-19 03:24:00 +01:00
public Merge pull request #12879 from owncloud/mountconfig 2014-12-18 23:38:14 +01:00
repair Add repair steps for legacy config files 2014-11-18 12:36:03 +01:00
autoloader.php use Composer autoloader not OC for non-Composer 3rdparty (#9643) 2014-10-28 11:32:20 +01:00
base.php Merge pull request #12759 from owncloud/core-reduce-js-and-css 2014-12-18 23:18:37 +01:00