nextcloud/tests/lib/Files/Storage
Robin Appelman 8f1bce0d04
Set umask before operations that create local files
this solves issues where "other php stuff" is messing with the umask

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-02 17:16:52 +02:00
..
Wrapper Fix code style 2020-09-09 17:36:58 +02:00
CommonTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
CopyDirectoryTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
HomeStorageQuotaTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
HomeTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
LocalTest.php Set umask before operations that create local files 2021-06-02 17:16:52 +02:00
Storage.php Fix getDirectoryContent implementation for Jail wrapper 2020-04-30 15:27:09 +02:00
StorageFactoryTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00