]> granicus.if.org Git - php/commit
add tests for directory creation and management for tar and zip-based phars, add...
authorGreg Beaver <cellog@php.net>
Wed, 9 Jan 2008 03:51:38 +0000 (03:51 +0000)
committerGreg Beaver <cellog@php.net>
Wed, 9 Jan 2008 03:51:38 +0000 (03:51 +0000)
commit6961da08114507fb27d96f5135aaa91c45808771
treecdb5ed7f2a310856e9ebb36172e3d7ca8e142925
parentabde85c420aea422b93613d2fe120c72d29ae945
add tests for directory creation and management for tar and zip-based phars, add isPhar() to phar-based test
to confirm it is indeed a phar-based archive
ext/phar/tests/dir.phpt
ext/phar/tests/tar/dir.phpt [new file with mode: 0644]
ext/phar/tests/zip/dir.phpt [new file with mode: 0644]