mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
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> |
||
|---|---|---|
| .. | ||
| PolyFill | ||
| Wrapper | ||
| Common.php | ||
| CommonTest.php | ||
| DAV.php | ||
| FailedStorage.php | ||
| Flysystem.php | ||
| Home.php | ||
| Local.php | ||
| LocalRootStorage.php | ||
| LocalTempFileTrait.php | ||
| Storage.php | ||
| StorageFactory.php | ||
| Temporary.php | ||