PHP.nl

finfo_close

finfo_close

Close finfo instance

true **finfo_close** finfo $finfo

This function used to close the instance opened by until PHP 7.4, but it's a no-op since the resource to object conversion done in PHP 8.0, and has been deprecated in PHP 8.5. finfo_open``finfo

finforeturn.true.always