Commit c559b3c
authored
Remove finfo_close call in MIME type detection (#1417)
* Remove finfo_close call in MIME type detection
Remove unnecessary finfo_close call after retrieving MIME type for PHP 8.5 compatibility
* Update tinyfilemanager.php
still be functional in earlier PHP versions.1 parent cb47ade commit c559b3c
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2588 | 2588 | | |
2589 | 2589 | | |
2590 | 2590 | | |
2591 | | - | |
| 2591 | + | |
| 2592 | + | |
| 2593 | + | |
2592 | 2594 | | |
2593 | 2595 | | |
2594 | 2596 | | |
| |||
0 commit comments