💡 Add doc for why phpinfo ext is mandatory

This commit is contained in:
Pierre Goiffon
2021-11-24 12:01:44 +01:00
parent e23c41232d
commit 0c7eee7f9c

View File

@@ -2162,7 +2162,7 @@ JS
'dom',
'zlib',
'zip',
'fileinfo', // N°3123
'fileinfo', // N°3123 if disabled, will throw "wrong format" when uploading AttributeImage
'mbstring', // N°2891, N°2899
'gd', // test image type (always returns false if not installed), image resizing, PDF export
];