PHP - Manual: php_user_filter
2024-11-15
(PHP 5, PHP 7, PHP 8)
Children of this class are passed to stream_filter_register(). Note that the __construct method is not called; instead, php_user_filter::onCreate() should be used for initialization.
Name of the filter registered by stream_filter_append().
官方地址:https://www.php.net/manual/en/class.php-user-filter.php