From b88e44f9e9b105d110abd96fdcdbe0741b8d96d5 Mon Sep 17 00:00:00 2001 From: Dmitriy Novash Date: Thu, 1 Oct 2020 11:54:43 +0300 Subject: [PATCH] Get php fatal error on special chars in filename w/o mbstring --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ec9758..f4bb8f2 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ The IFM uses the following resources: * fileinfo * json * ldap (only if LDAP based authentication is used) + * mbstring * openssl (for remote uploads from https sources) * phar * posix