略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: php_user_filter::onClose

2024-04-30

php_user_filter::onClose

(PHP 5, PHP 7, PHP 8)

php_user_filter::onCloseCalled when closing the filter

说明

public php_user_filter::onClose(): void

This method is called upon filter shutdown (typically, this is also during stream shutdown), and is executed after the flush method is called. If any resources were allocated or initialized during onCreate() this would be the time to destroy or dispose of them.

参数

此函数没有参数。

返回值

Return value is ignored.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/php-user-filter.onclose.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3