]> granicus.if.org Git - php/commit
new test
authorGreg Beaver <cellog@php.net>
Thu, 13 Dec 2007 05:22:06 +0000 (05:22 +0000)
committerGreg Beaver <cellog@php.net>
Thu, 13 Dec 2007 05:22:06 +0000 (05:22 +0000)
commit3b356d5ed8c171592e11c4c6cdf306959576324b
tree140de482b4b737168238cb8bb383b8c55e1153fc
parent4d2f0d8ab627b5a93e5a73c9796a0c2224987c33
new test
now, SplDirectoryIterator can be used directly with Phar->buildFromIterator() in order to populate the
files in a phar archive.  When combined with a RegexIterator and other filters, it becomes very easy to create
a phar archive with 1 line of code
[DOC]
ext/phar/phar_object.c
ext/phar/tests/phar_buildfromiterator8.phpt [new file with mode: 0644]