This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nextcloud-server
Watch
3
Star
0
Fork
0
You've already forked nextcloud-server
mirror of
https://github.com/nextcloud/server.git
synced
2025-10-26 19:21:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c2ed8d5aa1
nextcloud-server
/
lib
/
private
/
memcache
History
Robin Appelman
83f968ace2
Fix APCIterator syntax in \OC\Memcache\APCU::clear
...
see
http://www.php.net/manual/en/apciterator.construct.php
2014-01-02 16:12:56 +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-02 16:12:56 +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
Merge remote-tracking branch 'owncloud/master' into fixing-3417-master
2013-12-18 15:44:46 +01:00