]> granicus.if.org Git - php/commit
fix Phar::mount() to also allow running externally with full phar:// path, add test
authorGreg Beaver <cellog@php.net>
Mon, 21 Apr 2008 18:21:54 +0000 (18:21 +0000)
committerGreg Beaver <cellog@php.net>
Mon, 21 Apr 2008 18:21:54 +0000 (18:21 +0000)
commit4388a65aa815345cd79a1a62bd2908078be4c5f4
tree1008f74ec31d25905b6809e80812e2de813520f8
parente0873a380d4676040e0cb28dc4fbd588a2a83177
fix Phar::mount() to also allow running externally with full phar:// path, add test
ext/phar/phar_object.c
ext/phar/tests/phar_mount.phpt [new file with mode: 0644]