finfo_close
(PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0)
finfo_close — Close finfo instance
Warning
This function has been DEPRECATED as of PHP 8.5.0. Relying on this function is highly discouraged.
Description
This function used to close the instance opened by finfo_open() until PHP 7.4, but it's a no-op since the finfo resource to object conversion done in PHP 8.0, and has been deprecated in PHP 8.5.
Parameters
finfoAn finfo instance, returned by finfo_open().
Return Values
Always returns true.
↑ and ↓ to navigate • Enter to select • Esc to close • / to open