nextcloud/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 Merge pull request #24113 from nextcloud/extend-cache-events 2020-12-02 19:48:20 +01:00
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 Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Allow lazy app registration 2020-11-18 08:48:45 +01:00
versioncheck.php Allow to also use PHP 8.0 2020-09-18 09:16:30 +02:00