fix bug #67761
authorMichael Wallner <mike@php.net>
Mon, 30 Mar 2015 12:41:30 +0000 (14:41 +0200)
committerMichael Wallner <mike@php.net>
Mon, 30 Mar 2015 12:41:30 +0000 (14:41 +0200)
commit8f7e378b9f2fb4f2bb5605d9440d7d34bee6978a
treedd5b782c0833fe250db991b75cb0584a688b5752
parentf4264ebc6499b82f892cefb54c0e4a0e9642e1d9
fix bug #67761

Phar::mapPhar fails for Phars inside a path containing ".tar".

Strengthen the silly .tar file extension check.
NEWS
ext/phar/tar.c
ext/phar/tests/tar/bug67761.phpt [new file with mode: 0644]
ext/phar/tests/tar/files/bug67761.tar/bug67761.phar [new file with mode: 0644]