diff options
author | kPherox <kphrx@kpherox.dev> | 2024-11-27 15:45:14 +0900 |
---|---|---|
committer | kPherox <kphrx@kpherox.dev> | 2024-11-27 17:55:33 +0900 |
commit | 3f98c8bd1b86a87e204879da4172178173050638 (patch) | |
tree | 19576d3792c166af4980f93c6f0df0547b695e53 /docs/development | |
parent | d92d6132f2acc1d123de4ced869b575e1a8e8785 (diff) | |
download | pleroma-3f98c8bd1b86a87e204879da4172178173050638.tar.gz pleroma-3f98c8bd1b86a87e204879da4172178173050638.zip |
fix: skip directory entries
In OTP 27.1 or later, `:zip.unzip/2` without `:skip_directories` option returns directory entries.
However in OTP 26, passing `:skip_directories` returns a `:bad_option` error, so this option is not available for compatibility.
Diffstat (limited to 'docs/development')
0 files changed, 0 insertions, 0 deletions