master
fix bug #67761
Fixed bugs #71317 and #71504
MFB: fix Bug #48257: PharData throws exception with non-phar tar
fix Bug #48681: openssl signature verification for tar archives broken in ext/phar, merge small fixes to phar.phar generation from PHP_5_3
fix PHP Bug #49910: no support for ././@LongLink for long filenames in phar tar support
add checking for invalid alias on opening tar, and test
increase code coverage and fix tiny bug in handling of absolute links
Fixed bug 64343
Reindent phpt files
- it helps if you add the new files :)
- Bring phar tests into line across all branches
Remove the b prefix from literals on unrelated tests
MFB: fix reading links from streams (works with PharFileInfo->getContent())
use a tar generated by the tar command to test links. Test still fails
tree: drop non canonical casts and ZPP tests
increase code coverage
simplify phar_get_link_location and increase its coverage to 100%
add missing file (Steph: this fixes tests/tar/truncated.phpt, sorry :)