Skip to content

Possible way to deprecate dechunk filter#22396

Draft
Sjord wants to merge 1 commit into
php:masterfrom
Sjord:deprecate-dechunk
Draft

Possible way to deprecate dechunk filter#22396
Sjord wants to merge 1 commit into
php:masterfrom
Sjord:deprecate-dechunk

Conversation

@Sjord

@Sjord Sjord commented Jun 22, 2026

Copy link
Copy Markdown

Calls through the dechunk factory show the deprecation warning, but we expose chunked_filter_create and that is called directly in http_fopen_wrapper.c, so that it doesn't show the deprecation warning.

Related to #21983.

Calls through the dechunk factory show the deprecation warning, but we
expose chunked_filter_create and that is called directly in
http_fopen_wrapper.c, so that it doesn't show the deprecation warning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant