Skip to content

[Sync-En] zip: document ZipArchive deferred write behavior - #1111

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1050-ziparchive-deferred-write
Open

[Sync-En] zip: document ZipArchive deferred write behavior#1111
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1050-ziparchive-deferred-write

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Sync with EN commit 5cb356334f35b9ae452e3af47d2d9f0b1cd16b63 (php/doc-en#5274).

  • Note that archive changes are held in memory and only written on ZipArchive::close(), so filesystem errors surface there

Fixes: #1050

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 ZipArchive deferred write behavior (#5274)

1 participant