Skip to content

Document flock() support on zlib streams in PHP 8.5#5670

Closed
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:feat/flock-zlib-streams-changelog
Closed

Document flock() support on zlib streams in PHP 8.5#5670
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:feat/flock-zlib-streams-changelog

Conversation

@lacatoire

@lacatoire lacatoire commented Jul 10, 2026

Copy link
Copy Markdown
Member

flock() now supports zlib streams as of PHP 8.5. Previously, calling flock() on a zlib stream always failed to perform any locking action.

…ms en PHP 8.5

Ajout d'un changelog 8.5.0 indiquant que flock() est désormais
supporté sur les zlib streams (auparavant cela échouait toujours).

Closes #845
@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