|
eb833b62e2
|
[TOOLS] Fix all level 0 errors found by PHPStan and move constant definition to bootstrap file
|
2021-09-14 13:13:42 +01:00 |
|
|
809bf00aa9
|
[TemporaryFile][TESTS] Throw on attempt to write to null resource and fix tests
|
2021-09-14 13:13:24 +01:00 |
|
|
7a2574eafb
|
[CORE][TemporaryFile] Add option to specify attempts and better handle when reaching the attemp limit without being able to create a file
|
2021-09-14 13:13:15 +01:00 |
|
|
861732176e
|
[Media] Support any kind of thumbnails in the Core
Sanitize Attachments instead of Validate (part 1)
Ensure the intended filetypes and mimetypes during Vips conversions (part 1)
Various bug fixes
|
2021-09-14 13:13:03 +01:00 |
|
|
72dcff22f7
|
[MEDIA] We need permissions to run chmod in directories
It's better to have in the filename data that we couldnt't otherwise rapidly retrieve
|
2021-09-14 13:13:03 +01:00 |
|
|
c8cf8c3f13
|
[FILE][TemporaryFile] Fix various issues now that we also have Symfony's file abstractions
|
2021-09-14 13:13:03 +01:00 |
|
|
fc9b934bbc
|
[UTIL] Fix App\Util\TemporaryFile, adding default options and preventing warning on not enough permission
|
2021-09-14 13:12:59 +01:00 |
|
|
2b83a4b627
|
[UTILS][TemporaryFile] Change way TemporaryFile takes arguments and it's internal implementation
|
2021-09-14 13:12:58 +01:00 |
|
|
29457ef50d
|
[UTIL] Add option for setting a file suffix on TemporaryFile constructor and add missing TemporaryFileException
|
2021-09-14 13:12:54 +01:00 |
|
|
2a74dced22
|
[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-09-14 13:12:51 +01:00 |
|