nextcloud/lib/private/Files/Storage
Morris Jobke 01040daf02
Fix call to clearstatcache to actually use the file path
* found while adding the strict_typing for PHP 7+ migration
* first argument is a boolean - second one is the path
* see http://php.net/manual/en/function.clearstatcache.php

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-01-12 13:59:58 +01:00
..
PolyFill Update with robin 2016-07-21 18:13:58 +02:00
Wrapper Use the correct root for shared jail when the source storage is also a jail 2017-11-10 17:03:27 +01:00
Common.php additional debug logging on smb copy/rename failures 2017-12-18 13:59:58 +01:00
CommonTest.php Update with robin 2016-07-21 18:13:58 +02:00
DAV.php Merge pull request #6682 from nextcloud/dav-mimetype-fallback 2017-12-11 15:28:05 +01:00
FailedStorage.php Update license headers 2017-11-06 16:56:19 +01:00
Flysystem.php Update with robin 2016-07-21 18:13:58 +02:00
Home.php Nuke the legacy storage fallback from orbit 2016-12-23 12:49:46 +01:00
Local.php Fix call to clearstatcache to actually use the file path 2018-01-12 13:59:58 +01:00
LocalTempFileTrait.php Fix others 2016-07-21 18:13:57 +02:00
Storage.php Add missing PHPDoc and properly throw exception 2017-02-13 18:03:35 -06:00
StorageFactory.php Update with robin 2016-07-21 18:13:58 +02:00
Temporary.php Update with robin 2016-07-21 18:13:58 +02:00