(PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0)
finfo_close — Close finfo instance
This function has been DEPRECATED as of PHP 8.5.0. Relying on this function is highly discouraged.
#[\Deprecated] finfo_close(finfo $finfo): bool
This function closes the instance opened by finfo_open().
finfoAn finfo instance, returned by finfo_open().
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.finfo-close.php