This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
nextcloud
Watch
1
Star
0
Fork
You've already forked nextcloud
0
mirror of
https://github.com/nextcloud/server.git
synced
2026-05-26 19:32:28 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
33
52dc90d5fd
nextcloud
/
lib
/
private
/
memcache
History
Robin Appelman
956a4419d8
Fix APCIterator syntax in \OC\Memcache\APCU::clear
...
see
http://www.php.net/manual/en/apciterator.construct.php
2014-01-03 14:31:19 +01:00
..
apc.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
apcu.php
Fix APCIterator syntax in \OC\Memcache\APCU::clear
2014-01-03 14:31:19 +01:00
cache.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
factory.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
memcached.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
xcache.php
Backport of PR
#4378
: Don't use xcache in case admin auth is enabled.
2013-12-20 17:15:48 +01:00