php-ext-zstd icon indicating copy to clipboard operation
php-ext-zstd copied to clipboard

Stream Filter Support

Open tonurics opened this issue 9 months ago • 0 comments

Please create a Stream Filter context on zstd.* that can be used with the stream_filter_append and stream_filter_prepend Stream Functions.

This would bring the Zstd extension in parity with the current Zlib extension.

Reference: zlib_filter.c

Related Tickets:

  • https://github.com/kjdev/php-ext-zstd/issues/64
  • https://github.com/kjdev/php-ext-zstd/issues/71

tonurics avatar Mar 06 '25 18:03 tonurics