Skip to content

Document default stream context support for gzfile/gzopen/readgzfile in PHP 8.5#5671

Closed
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:feat/gzfile-stream-context-support
Closed

Document default stream context support for gzfile/gzopen/readgzfile in PHP 8.5#5671
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:feat/gzfile-stream-context-support

Conversation

@lacatoire

@lacatoire lacatoire commented Jul 10, 2026

Copy link
Copy Markdown
Member

gzfile(), gzopen() and readgzfile() now respect the default stream context as of PHP 8.5.

Changes: add a PHP 8.5.0 changelog entry in each of the three function pages.

… 8.5

Ajout d'une entrée changelog 8.5.0 dans gzfile(), gzopen() et
readgzfile() indiquant que ces fonctions respectent désormais le
stream context par défaut.

Closes #844
@lacatoire lacatoire closed this Jul 10, 2026
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.

1 participant