]> source.dussan.org Git - nextcloud-server.git/commit
Remove deprecated searchByTag 16456/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 18 Jul 2019 13:06:55 +0000 (15:06 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 26 Jul 2019 10:29:19 +0000 (12:29 +0200)
commit0487144b2679f83f9a6b59b55561af062f692836
treee2bd28fe000bb4fba8aed4f657ce16dbc2c40621
parentb2341cdfd02b3e8ad90f8ae41320f708c3d54bb6
Remove deprecated searchByTag

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/files_sharing/tests/CacheTest.php
lib/private/Files/Cache/Cache.php
lib/private/Files/Cache/FailedCache.php
lib/private/Files/Cache/Wrapper/CacheJail.php
lib/private/Files/Cache/Wrapper/CacheWrapper.php
lib/private/Lockdown/Filesystem/NullCache.php
lib/public/Files/Cache/ICache.php
tests/lib/Files/Cache/CacheTest.php
tests/lib/Files/Node/FolderTest.php
tests/lib/Lockdown/Filesystem/NullCacheTest.php