|
b0fde1df77
|
typos in error messages
|
2024-08-19 21:29:30 +01:00 |
|
|
7698290ee5
|
unpacking: catch all possible errors from ZipArchive->open()
Thanks, @daveschroeter
For #249, but does NOT fix it
|
2023-10-12 00:51:25 +01:00 |
|
|
2e54a8a4d5
|
Improve resilience and error output if the PHP Zip extension is not installed on first run
|
2021-07-20 23:15:48 +01:00 |
|
|
cfd087d919
|
Add MPL 2.0 short header to core code files
|
2020-09-23 23:22:39 +01:00 |
|
|
3ab0d6dba2
|
Use tempnam() instead of tmpfile() when unpacking extra data
It seems that some people were experiencing some strange issues with
stream_get_meta_data($handle)["uri"] - hrm 🤔
|
2019-09-11 23:44:59 +01:00 |
|
|
8d67a8290c
|
Add *all* the error messages to the unpacker
|
2019-09-11 12:29:09 +01:00 |
|
|
c2b8c152bc
|
Implement unpacking logic
|
2019-04-06 13:15:52 +01:00 |
|