doc: Require fileinfo php extension

fixes #4503
This commit is contained in:
Johannes Meyer 2021-08-09 13:38:40 +02:00
parent 907f7826b2
commit 576833eaf9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ chapter.
* Older versions (5.6+) are only supported up until version 2.11
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (>= 0.6)
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (>= 0.10)
* The following PHP modules must be installed: cURL, json, gettext, intl, dom, OpenSSL and xml
* The following PHP modules must be installed: cURL, json, gettext, fileinfo, intl, dom, OpenSSL and xml
* For exports to PDF also the following PHP modules are required: mbstring, GD, Imagick
* LDAP PHP library when using Active Directory or LDAP for authentication
* MySQL or PostgreSQL PHP libraries