Skip to content

[Sync-En] filters: document the role of the zlib window parameter - #1316

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1299-zlib-filter-window
Sep 18, 2026
Merged

julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1299-zlib-filter-window

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#1660 (commit 82b5e0a): documents how the window parameter of zlib.deflate and zlib.inflate selects the DEFLATE, ZLIB or GZIP format. EN-Revision updated.

Also fixed some defects in the same file along the way: the window and memory descriptions said something else than the English, the string filter examples still had French strings, and the bzip2 example used strlen(LICENSE) instead of filesize('LICENSE').

Fixes: #1299

@julionc
julionc merged commit 3f389a1 into php:master Sep 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] Document the role of the window parameter (#1660)

2 participants