Skip to content

Port ZipStreamReader from adamziel/wxr-normalize#116

Merged
adamziel merged 1 commit into
trunkfrom
new-zip-stream-reader
Oct 30, 2024
Merged

Port ZipStreamReader from adamziel/wxr-normalize#116
adamziel merged 1 commit into
trunkfrom
new-zip-stream-reader

Conversation

@adamziel
Copy link
Copy Markdown
Collaborator

This new ZipStreamReader opens its own file handles which means it can be paused, resumed, and is more reliable. The original implementation was built as a part of adamziel/wxr-normalize#1

This is all new code so there are no testing instructions. Eventually this implementation will replace the existing ZipStreamReader.

This new ZipStreamReader opens its own file handles which means
it can be paused, resumed, and is more reliable. The original
implementation was built as a part of adamziel/wxr-normalize#1

This is all new code so there are no testing instructions. Eventually
this implementation will replace the existing ZipStreamReader.
@adamziel adamziel added the enhancement New feature or request label Oct 30, 2024
@adamziel
Copy link
Copy Markdown
Collaborator Author

The failing tests seem to be also an issue with phpunit setup. I'll go ahead and merge anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant