master
add screening of alias to reading of zip archives, and test for bad aliases
MFB: work around crap stream filter implementation, update tests for compressed aliases in zip-based phar so they actually test the compression
- MFB
new test for central directory offset being wrong
new test for unsupported compression versions, vastly enhance error messages on unsupported compression methods, fix memleak
MFB increase code coverage
Reindent phpt files
Funnily enough those frontcontroller tests still pass here! Investigating...
- Bring phar tests into line across all branches
Remove the b prefix from literals on unrelated tests
Fix GH-13037: PharData incorrectly extracts zip file
add failing test for metadata support in zip archives
re-adding as binary
new phar test for zip with data descriptor in local file header
new test for unix 'zip' command-created zip archives
Sync leading and final newlines in source code files