]> git.mxchange.org Git - friendica.git/commit
Fix getAllKeys() method for memcache instances
authorPhilipp Holzer <admin+github@philipp.info>
Thu, 15 Aug 2019 11:58:01 +0000 (13:58 +0200)
committerPhilipp Holzer <admin+github@philipp.info>
Thu, 15 Aug 2019 12:26:05 +0000 (14:26 +0200)
commite2e109b8c16f5941b3c3624a50a91335c6172b86
tree3ca1f23ae3bc23ab0483407684b9115b7ef80312
parent41e2031e6b7b572c00aea53136baaef38cd79c86
Fix getAllKeys() method for memcache instances
src/Core/Cache/ArrayCache.php
src/Core/Cache/Cache.php
src/Core/Cache/MemcachedCache.php
src/Core/Lock/DatabaseLock.php
tests/src/Core/Cache/CacheTest.php