Skip to content

getStream() name is inconsistent with other methods #20

@DennisBirkholz

Description

@DennisBirkholz

To parallel other method naming, there should be a getStreamName(string $name, int $flags) and a getStreamIndex(int $index, int $flags) method. In addition, getStream() does not accept flags but could accept ZipArchive::FL_UNCHANGED, ZipArchive::FL_NOCASE, ZipArchive::FL_NODIR (like locateName()) and ZipArchive::FL_COMPRESSED if it is possible to access the uncompressed stream by libzip.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions