Function URL
https://www.php.net/manual/en/function.finfo-close.php
PHP Version
8.5
Safe Version
3.4.0
Description
Function finfo_close() is deprecated since 8.5, as finfo objects are freed automatically
Not sure if this is the libraries responsibility, but simply not calling the native function on php 8.5+ would most probably suffice.
Function URL
https://www.php.net/manual/en/function.finfo-close.php
PHP Version
8.5
Safe Version
3.4.0
Description
Not sure if this is the libraries responsibility, but simply not calling the native function on php 8.5+ would most probably suffice.