|
4d2131808a
|
[FILE][TemporaryFile] Fix various issues now that we also have Symfony's file abstractions
|
2021-07-20 23:46:18 +01:00 |
|
|
dd218b04e9
|
[UTIL] Fix App\Util\TemporaryFile, adding default options and preventing warning on not enough permission
|
2021-05-05 12:46:17 +00:00 |
|
|
b99fab00e9
|
[UTILS][TemporaryFile] Change way TemporaryFile takes arguments and it's internal implementation
|
2021-05-02 15:48:33 +00:00 |
|
|
e5ee31a2fe
|
[UTIL] Add option for setting a file suffix on TemporaryFile constructor and add missing TemporaryFileException
|
2021-04-30 23:08:08 +01:00 |
|
|
9b3ccac246
|
[UTIL] Add TemporaryFile class, courtesy of Alexei Sorokin from v2, a class that ensures files stored in /tmp are removed, as it doesn't happen in some cases
|
2021-04-27 18:10:18 +00:00 |
|