Files
PocketMine-MP/src/utils
Dylan K. Taylor 8e37f86480 Avoid file_put_contents() when overwriting files
this fixes many cases of corruption during disk-full situations - file_put_contents() would write an empty file, destroying the original data.
fixes #3152
2021-12-05 00:26:48 +00:00
..
2021-09-03 21:07:39 +01:00
2020-01-22 11:55:03 +00:00
2021-03-28 18:11:53 +01:00
2021-09-03 21:07:39 +01:00
2021-09-03 21:16:37 +01:00
2020-05-20 20:20:47 +01:00
2020-08-16 00:58:55 +01:00
2021-10-14 15:14:27 +01:00
...
2021-08-12 23:37:24 +01:00
2021-11-01 18:13:24 +00:00