nextcloud-server/lib
Tigran Mkrtchyan f3513f3fe4 files: Local#writeStream should use it's own file_put_contents
The OC\Files\Storage\Local#writeStream use system provided file_put_contents.
However, it overrides file_put_contents, thus expects that the default behaviour
can be different.

Use Local#file_put_contents in writeStream to benefit from class specific functionality.

Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
2020-12-07 18:11:40 +01:00
..
composer
l10n [tx-robot] updated from transifex 2020-12-07 02:20:42 +00:00
private files: Local#writeStream should use it's own file_put_contents 2020-12-07 18:11:40 +01:00
public Allow unified search results to have attributes 2020-12-03 18:24:33 +01:00
autoloader.php
base.php
versioncheck.php