Merge pull request #14753 from snipe/chore/sc-24895/add_exif_to_upgrade_php_file
Added exif to required extensions
This commit is contained in:
commit
e163d5cfc7
1 changed files with 1 additions and 0 deletions
|
@ -248,6 +248,7 @@ $required_exts_array =
|
||||||
[
|
[
|
||||||
'bcmath',
|
'bcmath',
|
||||||
'curl',
|
'curl',
|
||||||
|
'exif',
|
||||||
'fileinfo',
|
'fileinfo',
|
||||||
'gd|imagick',
|
'gd|imagick',
|
||||||
'json',
|
'json',
|
||||||
|
|
Loading…
Add table
Reference in a new issue