PHP - Manual: streamWrapper::stream_close
2024-11-14
(PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8)
streamWrapper::stream_close — Close a resource
This method is called in response to fclose().
All resources that were locked, or allocated, by the wrapper should be released.
此函数没有参数。
没有返回值。
官方地址:https://www.php.net/manual/en/streamwrapper.stream-close.php