]> granicus.if.org Git - php/commit
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
authorSVN Migration <svn@php.net>
Mon, 12 May 2008 21:03:49 +0000 (21:03 +0000)
committerSVN Migration <svn@php.net>
Mon, 12 May 2008 21:03:49 +0000 (21:03 +0000)
commit16b4d8e0e1108564fa042520171d9091af708d83
treeed242b98e845ea9c045ad6e10b9e9a083b569dd5
parente35c45791383ac9337adcd37255895f396001557
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
559 files changed:
ext/enchant/package.xml [new file with mode: 0755]
ext/enchant/php_enchant.h [new file with mode: 0644]
ext/enchant/tests/bug13181.phpt [new file with mode: 0644]
ext/fileinfo/php_fileinfo.h [new file with mode: 0644]
ext/phar/CREDITS [new file with mode: 0644]
ext/phar/LICENSE [new file with mode: 0644]
ext/phar/Makefile.frag [new file with mode: 0755]
ext/phar/TODO [new file with mode: 0644]
ext/phar/cgidebug [new file with mode: 0755]
ext/phar/config.m4 [new file with mode: 0644]
ext/phar/config.w32 [new file with mode: 0644]
ext/phar/dirstream.c [new file with mode: 0644]
ext/phar/dirstream.h [new file with mode: 0644]
ext/phar/func_interceptors.c [new file with mode: 0644]
ext/phar/func_interceptors.h [new file with mode: 0644]
ext/phar/gdbhelp [new file with mode: 0644]
ext/phar/makestub.php [new file with mode: 0644]
ext/phar/package.php [new file with mode: 0644]
ext/phar/package.xml [new file with mode: 0644]
ext/phar/phar.c [new file with mode: 0644]
ext/phar/phar.phar [new file with mode: 0755]
ext/phar/phar/clicommand.inc [new file with mode: 0755]
ext/phar/phar/phar.php [new file with mode: 0755]
ext/phar/phar/pharcommand.inc [new file with mode: 0755]
ext/phar/phar_internal.h [new file with mode: 0755]
ext/phar/phar_object.c [new file with mode: 0755]
ext/phar/phar_path_check.c [new file with mode: 0755]
ext/phar/phar_path_check.re [new file with mode: 0755]
ext/phar/pharzip.h [new file with mode: 0644]
ext/phar/php_phar.h [new file with mode: 0644]
ext/phar/shortarc.php [new file with mode: 0644]
ext/phar/stream.c [new file with mode: 0644]
ext/phar/stream.h [new file with mode: 0644]
ext/phar/stub.h [new file with mode: 0644]
ext/phar/tar.c [new file with mode: 0644]
ext/phar/tar.h [new file with mode: 0644]
ext/phar/tests/001.phpt [new file with mode: 0644]
ext/phar/tests/002.phpt [new file with mode: 0644]
ext/phar/tests/003.phpt [new file with mode: 0644]
ext/phar/tests/003a.phpt [new file with mode: 0755]
ext/phar/tests/004.phpt [new file with mode: 0644]
ext/phar/tests/005.phpt [new file with mode: 0644]
ext/phar/tests/006.phpt [new file with mode: 0644]
ext/phar/tests/007.phpt [new file with mode: 0644]
ext/phar/tests/008.phpt [new file with mode: 0644]
ext/phar/tests/009.phpt [new file with mode: 0644]
ext/phar/tests/010.phpt [new file with mode: 0644]
ext/phar/tests/011.phpt [new file with mode: 0644]
ext/phar/tests/012.phpt [new file with mode: 0644]
ext/phar/tests/013.phpt [new file with mode: 0644]
ext/phar/tests/014.phpt [new file with mode: 0644]
ext/phar/tests/015.phpt [new file with mode: 0644]
ext/phar/tests/015b.phpt [new file with mode: 0755]
ext/phar/tests/016.phpt [new file with mode: 0644]
ext/phar/tests/016b.phpt [new file with mode: 0755]
ext/phar/tests/017.phpt [new file with mode: 0644]
ext/phar/tests/018.phpt [new file with mode: 0644]
ext/phar/tests/019.phpt [new file with mode: 0644]
ext/phar/tests/019b.phpt [new file with mode: 0755]
ext/phar/tests/019c.phpt [new file with mode: 0755]
ext/phar/tests/020.phpt [new file with mode: 0644]
ext/phar/tests/021.phpt [new file with mode: 0644]
ext/phar/tests/022.phpt [new file with mode: 0644]
ext/phar/tests/023.phpt [new file with mode: 0755]
ext/phar/tests/024.phpt [new file with mode: 0755]
ext/phar/tests/025.phpt [new file with mode: 0755]
ext/phar/tests/026.phpt [new file with mode: 0755]
ext/phar/tests/027.phpt [new file with mode: 0755]
ext/phar/tests/028.phpt [new file with mode: 0755]
ext/phar/tests/029.phpt [new file with mode: 0755]
ext/phar/tests/030.phpt [new file with mode: 0755]
ext/phar/tests/031.phpt [new file with mode: 0755]
ext/phar/tests/032.phpt [new file with mode: 0755]
ext/phar/tests/033.phpt [new file with mode: 0644]
ext/phar/tests/033a.phpt [new file with mode: 0644]
ext/phar/tests/addfuncs.phpt [new file with mode: 0644]
ext/phar/tests/alias_acrobatics.phpt [new file with mode: 0644]
ext/phar/tests/badparameters.phpt [new file with mode: 0644]
ext/phar/tests/bug13727.phpt [new file with mode: 0644]
ext/phar/tests/bug13786.phpt [new file with mode: 0644]
ext/phar/tests/create_new_and_modify.phpt [new file with mode: 0755]
ext/phar/tests/create_new_phar.phpt [new file with mode: 0644]
ext/phar/tests/create_new_phar_b.phpt [new file with mode: 0755]
ext/phar/tests/create_new_phar_c.phpt [new file with mode: 0755]
ext/phar/tests/create_path_error.phpt [new file with mode: 0755]
ext/phar/tests/delete.phpt [new file with mode: 0644]
ext/phar/tests/delete_in_phar.phpt [new file with mode: 0644]
ext/phar/tests/delete_in_phar_b.phpt [new file with mode: 0755]
ext/phar/tests/delete_in_phar_confirm.phpt [new file with mode: 0644]
ext/phar/tests/dir.phpt [new file with mode: 0644]
ext/phar/tests/fgc_edgecases.phpt [new file with mode: 0644]
ext/phar/tests/file_get_contents.phpt [new file with mode: 0644]
ext/phar/tests/files/extracted.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller10.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller10.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller11.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller11.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller12.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller12.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller13.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller13.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller14.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller14.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller16.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller16.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller17.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller17.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller18.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller18.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller19.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller19.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller2.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller2.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller3.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller3.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller4.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller4.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller5.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller5.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller6.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller6.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller7.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller7.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller8.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller8.phar.inc [new file with mode: 0644]
ext/phar/tests/files/frontcontroller9.phar [new file with mode: 0644]
ext/phar/tests/files/frontcontroller9.phar.inc [new file with mode: 0644]
ext/phar/tests/files/md5.phar [new file with mode: 0644]
ext/phar/tests/files/nophar.phar [new file with mode: 0644]
ext/phar/tests/files/nophar.phar.inc [new file with mode: 0644]
ext/phar/tests/files/phar_oo_test.inc [new file with mode: 0644]
ext/phar/tests/files/phar_test.inc [new file with mode: 0644]
ext/phar/tests/files/sha1.phar [new file with mode: 0644]
ext/phar/tests/files/sha256.phar [new file with mode: 0644]
ext/phar/tests/files/sha512.phar [new file with mode: 0644]
ext/phar/tests/files/zfapp.tgz [new file with mode: 0644]
ext/phar/tests/fopen.phpt [new file with mode: 0644]
ext/phar/tests/fopen5.2.phpt [new file with mode: 0644]
ext/phar/tests/fopen_edgecases.phpt [new file with mode: 0644]
ext/phar/tests/fopen_edgecases2.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller1.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller10.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller11.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller12.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller13.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller14.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller15.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller16.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller17.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller18.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller19.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller2.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller20.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller21.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller22.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller23.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller24.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller25.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller26.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller27.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller28.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller29.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller3.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller30.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller31.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller32.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller33.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller34.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller4.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller5.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller6.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller7.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller8.phpt [new file with mode: 0644]
ext/phar/tests/frontcontroller9.phpt [new file with mode: 0644]
ext/phar/tests/include_path.phpt [new file with mode: 0644]
ext/phar/tests/ini_set.phpt [new file with mode: 0644]
ext/phar/tests/ini_set_off.phpt [new file with mode: 0644]
ext/phar/tests/invalid_alias.phpt [new file with mode: 0644]
ext/phar/tests/invalid_setstubalias.phpt [new file with mode: 0644]
ext/phar/tests/metadata_read.phpt [new file with mode: 0644]
ext/phar/tests/metadata_write.phpt [new file with mode: 0755]
ext/phar/tests/metadata_write_commit.phpt [new file with mode: 0755]
ext/phar/tests/mkdir.phpt [new file with mode: 0644]
ext/phar/tests/mounteddir.phpt [new file with mode: 0644]
ext/phar/tests/nophar.phpt [new file with mode: 0644]
ext/phar/tests/nophar_web.phpt [new file with mode: 0644]
ext/phar/tests/open_for_write_existing.phpt [new file with mode: 0644]
ext/phar/tests/open_for_write_existing_b.phpt [new file with mode: 0755]
ext/phar/tests/open_for_write_existing_c.phpt [new file with mode: 0755]
ext/phar/tests/open_for_write_newfile.phpt [new file with mode: 0644]
ext/phar/tests/open_for_write_newfile_b.phpt [new file with mode: 0755]
ext/phar/tests/open_for_write_newfile_c.phpt [new file with mode: 0755]
ext/phar/tests/opendir.phpt [new file with mode: 0644]
ext/phar/tests/opendir_edgecases.phpt [new file with mode: 0644]
ext/phar/tests/phar_begin_setstub_commit.phpt [new file with mode: 0755]
ext/phar/tests/phar_buildfromdirectory1.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromdirectory2.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromdirectory3.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromdirectory4.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromdirectory5.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromdirectory6.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromiterator1.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromiterator10.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromiterator2.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromiterator3.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromiterator4.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromiterator5.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromiterator6.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromiterator7.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromiterator8.phpt [new file with mode: 0644]
ext/phar/tests/phar_buildfromiterator9.phpt [new file with mode: 0644]
ext/phar/tests/phar_bz2.phpt [new file with mode: 0644]
ext/phar/tests/phar_commitwrite.phpt [new file with mode: 0644]
ext/phar/tests/phar_convert_again.phpt [new file with mode: 0644]
ext/phar/tests/phar_convert_repeated.phpt [new file with mode: 0644]
ext/phar/tests/phar_convert_repeated_b.phpt [new file with mode: 0644]
ext/phar/tests/phar_convert_tar.phpt [new file with mode: 0644]
ext/phar/tests/phar_convert_tar2.phpt [new file with mode: 0644]
ext/phar/tests/phar_convert_tar3.phpt [new file with mode: 0644]
ext/phar/tests/phar_convert_zip.phpt [new file with mode: 0644]
ext/phar/tests/phar_copy.phpt [new file with mode: 0644]
ext/phar/tests/phar_create_in_cwd.phpt [new file with mode: 0644]
ext/phar/tests/phar_createdefaultstub.phpt [new file with mode: 0644]
ext/phar/tests/phar_ctx_001.phpt [new file with mode: 0644]
ext/phar/tests/phar_decompress.phpt [new file with mode: 0644]
ext/phar/tests/phar_dir_iterate.phpt [new file with mode: 0644]
ext/phar/tests/phar_extract.phpt [new file with mode: 0644]
ext/phar/tests/phar_get_supported_signatures_001.phpt [new file with mode: 0644]
ext/phar/tests/phar_get_supported_signatures_002.phpt [new file with mode: 0644]
ext/phar/tests/phar_get_supportedcomp1.phpt [new file with mode: 0644]
ext/phar/tests/phar_get_supportedcomp2.phpt [new file with mode: 0644]
ext/phar/tests/phar_get_supportedcomp3.phpt [new file with mode: 0644]
ext/phar/tests/phar_get_supportedcomp4.phpt [new file with mode: 0644]
ext/phar/tests/phar_gobyebye.phpt [new file with mode: 0644]
ext/phar/tests/phar_gzip.phpt [new file with mode: 0644]
ext/phar/tests/phar_isvalidpharfilename.phpt [new file with mode: 0644]
ext/phar/tests/phar_magic.phpt [new file with mode: 0644]
ext/phar/tests/phar_metadata_read.phpt [new file with mode: 0644]
ext/phar/tests/phar_metadata_write.phpt [new file with mode: 0644]
ext/phar/tests/phar_mount.phpt [new file with mode: 0644]
ext/phar/tests/phar_offset_get_error.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_001.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_002.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_003.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_004.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_005.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_006.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_007.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_008.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_009.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_010.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_011.phpt [new file with mode: 0644]
ext/phar/tests/phar_oo_011b.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_012.phpt [new file with mode: 0644]
ext/phar/tests/phar_oo_012_confirm.phpt [new file with mode: 0644]
ext/phar/tests/phar_oo_012b.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_compressallbz2.phpt [new file with mode: 0644]
ext/phar/tests/phar_oo_compressallgz.phpt [new file with mode: 0644]
ext/phar/tests/phar_oo_compressed_001.phpt [new file with mode: 0644]
ext/phar/tests/phar_oo_compressed_001b.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_compressed_002.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_compressed_002b.phpt [new file with mode: 0755]
ext/phar/tests/phar_oo_getcontents.phpt [new file with mode: 0644]
ext/phar/tests/phar_oo_getcontentsgz.phpt [new file with mode: 0644]
ext/phar/tests/phar_oo_getmodified.phpt [new file with mode: 0644]
ext/phar/tests/phar_oo_iswriteable.phpt [new file with mode: 0644]
ext/phar/tests/phar_oo_nosig.phpt [new file with mode: 0644]
ext/phar/tests/phar_oo_uncompressall.phpt [new file with mode: 0644]
ext/phar/tests/phar_running.phpt [new file with mode: 0644]
ext/phar/tests/phar_setalias.phpt [new file with mode: 0644]
ext/phar/tests/phar_setalias2.phpt [new file with mode: 0644]
ext/phar/tests/phar_setdefaultstub.phpt [new file with mode: 0644]
ext/phar/tests/phar_setsignaturealgo1.phpt [new file with mode: 0644]
ext/phar/tests/phar_setsignaturealgo2.phpt [new file with mode: 0644]
ext/phar/tests/phar_stub.phpt [new file with mode: 0644]
ext/phar/tests/phar_stub_error.phpt [new file with mode: 0755]
ext/phar/tests/phar_stub_write.phpt [new file with mode: 0755]
ext/phar/tests/phar_stub_write_file.phpt [new file with mode: 0755]
ext/phar/tests/phar_unlinkarchive.phpt [new file with mode: 0644]
ext/phar/tests/pharfileinfo_chmod.phpt [new file with mode: 0644]
ext/phar/tests/pharfileinfo_compression.phpt [new file with mode: 0644]
ext/phar/tests/pharfileinfo_construct.phpt [new file with mode: 0644]
ext/phar/tests/pharfileinfo_destruct.phpt [new file with mode: 0644]
ext/phar/tests/pharfileinfo_getcrc32.phpt [new file with mode: 0644]
ext/phar/tests/pharfileinfo_setmetadata.phpt [new file with mode: 0644]
ext/phar/tests/phpinfo_001.phpt [new file with mode: 0644]
ext/phar/tests/phpinfo_002.phpt [new file with mode: 0644]
ext/phar/tests/phpinfo_003.phpt [new file with mode: 0644]
ext/phar/tests/phpinfo_004.phpt [new file with mode: 0644]
ext/phar/tests/readfile.phpt [new file with mode: 0644]
ext/phar/tests/readfile_edgecases.phpt [new file with mode: 0644]
ext/phar/tests/refcount1.phpt [new file with mode: 0644]
ext/phar/tests/refcount1_5_2.phpt [new file with mode: 0755]
ext/phar/tests/rename.phpt [new file with mode: 0644]
ext/phar/tests/security.phpt [new file with mode: 0644]
ext/phar/tests/stat.phpt [new file with mode: 0644]
ext/phar/tests/stat2.phpt [new file with mode: 0644]
ext/phar/tests/stat2_5.3.phpt [new file with mode: 0644]
ext/phar/tests/tar/033.phpt [new file with mode: 0644]
ext/phar/tests/tar/033a.phpt [new file with mode: 0644]
ext/phar/tests/tar/alias_acrobatics.phpt [new file with mode: 0644]
ext/phar/tests/tar/badalias.phpt [new file with mode: 0644]
ext/phar/tests/tar/badchecksum.phpt [new file with mode: 0644]
ext/phar/tests/tar/bignames.phpt [new file with mode: 0644]
ext/phar/tests/tar/create_new_and_modify.phpt [new file with mode: 0644]
ext/phar/tests/tar/create_new_phar_b.phpt [new file with mode: 0644]
ext/phar/tests/tar/delete.phpt [new file with mode: 0644]
ext/phar/tests/tar/delete_in_phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/delete_in_phar_b.phpt [new file with mode: 0644]
ext/phar/tests/tar/delete_in_phar_confirm.phpt [new file with mode: 0644]
ext/phar/tests/tar/dir.phpt [new file with mode: 0644]
ext/phar/tests/tar/exists_as_phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/files/badalias1.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/badalias2.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/badalias3.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/badalias4.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/badalias5.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/biglink.tar [new file with mode: 0644]
ext/phar/tests/tar/files/corrupt_tarmaker.php.inc [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller.phar.inc [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller10.phar.inc [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller10.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller11.phar.inc [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller11.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller12.phar.inc [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller12.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller2.phar.inc [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller2.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller3.phar.inc [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller3.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller4.phar.inc [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller4.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller5.phar.inc [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller5.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller6.phar.inc [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller6.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller7.phar.inc [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller7.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller8.phar.inc [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller8.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller9.phar.inc [new file with mode: 0644]
ext/phar/tests/tar/files/frontcontroller9.phar.tar [new file with mode: 0644]
ext/phar/tests/tar/files/links.tar [new file with mode: 0644]
ext/phar/tests/tar/files/make_invalid_tar.php.inc [new file with mode: 0644]
ext/phar/tests/tar/files/subdirlink.tar [new file with mode: 0644]
ext/phar/tests/tar/files/tarmaker.php.inc [new file with mode: 0644]
ext/phar/tests/tar/files/tinylink.tar [new file with mode: 0644]
ext/phar/tests/tar/files/trunc.tar [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller1.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller10.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller11.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller12.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller13.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller14.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller15.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller16.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller17.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller18.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller19.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller2.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller20.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller21.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller3.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller4.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller5.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller6.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller7.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller8.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/frontcontroller9.phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/links.phpt [new file with mode: 0644]
ext/phar/tests/tar/links2.phpt [new file with mode: 0644]
ext/phar/tests/tar/links3.phpt [new file with mode: 0644]
ext/phar/tests/tar/links4.phpt [new file with mode: 0644]
ext/phar/tests/tar/links5.phpt [new file with mode: 0644]
ext/phar/tests/tar/open_for_write_existing.phpt [new file with mode: 0644]
ext/phar/tests/tar/open_for_write_existing_b.phpt [new file with mode: 0755]
ext/phar/tests/tar/open_for_write_existing_c.phpt [new file with mode: 0755]
ext/phar/tests/tar/open_for_write_newfile.phpt [new file with mode: 0644]
ext/phar/tests/tar/open_for_write_newfile_b.phpt [new file with mode: 0755]
ext/phar/tests/tar/open_for_write_newfile_c.phpt [new file with mode: 0755]
ext/phar/tests/tar/phar_begin_setstub_commit.phpt [new file with mode: 0755]
ext/phar/tests/tar/phar_buildfromiterator4.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_buildfromiterator5.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_buildfromiterator6.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_buildfromiterator7.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_buildfromiterator8.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_buildfromiterator9.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_commitwrite.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_convert_phar.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_convert_phar2.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_convert_phar3.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_copy.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_magic.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_setalias.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_setalias2.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_setdefaultstub.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_stub.phpt [new file with mode: 0644]
ext/phar/tests/tar/phar_stub_error.phpt [new file with mode: 0755]
ext/phar/tests/tar/refcount1.phpt [new file with mode: 0644]
ext/phar/tests/tar/refcount1_5_2.phpt [new file with mode: 0755]
ext/phar/tests/tar/rename.phpt [new file with mode: 0644]
ext/phar/tests/tar/tar_001.phpt [new file with mode: 0644]
ext/phar/tests/tar/tar_002.phpt [new file with mode: 0644]
ext/phar/tests/tar/tar_003.phpt [new file with mode: 0644]
ext/phar/tests/tar/tar_004.phpt [new file with mode: 0644]
ext/phar/tests/tar/tar_bz2.phpt [new file with mode: 0644]
ext/phar/tests/tar/tar_gzip.phpt [new file with mode: 0644]
ext/phar/tests/tar/tar_makebz2.phpt [new file with mode: 0644]
ext/phar/tests/tar/tar_makegz.phpt [new file with mode: 0644]
ext/phar/tests/tar/tar_nostub.phpt [new file with mode: 0644]
ext/phar/tests/tar/truncated.phpt [new file with mode: 0644]
ext/phar/tests/test_alias_unset.phpt [new file with mode: 0644]
ext/phar/tests/test_signaturealgos.phpt [new file with mode: 0644]
ext/phar/tests/test_unset.phpt [new file with mode: 0644]
ext/phar/tests/webphar_compilefail.phpt [new file with mode: 0644]
ext/phar/tests/withphar.phpt [new file with mode: 0644]
ext/phar/tests/withphar_web.phpt [new file with mode: 0644]
ext/phar/tests/zf_test.phpt [new file with mode: 0644]
ext/phar/tests/zip/033.phpt [new file with mode: 0644]
ext/phar/tests/zip/033a.phpt [new file with mode: 0644]
ext/phar/tests/zip/alias_acrobatics.phpt [new file with mode: 0644]
ext/phar/tests/zip/all.phpt [new file with mode: 0644]
ext/phar/tests/zip/badalias.phpt [new file with mode: 0644]
ext/phar/tests/zip/corrupt_001.phpt [new file with mode: 0644]
ext/phar/tests/zip/corrupt_002.phpt [new file with mode: 0644]
ext/phar/tests/zip/corrupt_003.phpt [new file with mode: 0644]
ext/phar/tests/zip/corrupt_004.phpt [new file with mode: 0644]
ext/phar/tests/zip/corrupt_005.phpt [new file with mode: 0644]
ext/phar/tests/zip/corrupt_006.phpt [new file with mode: 0644]
ext/phar/tests/zip/corrupt_007.phpt [new file with mode: 0644]
ext/phar/tests/zip/corrupt_008.phpt [new file with mode: 0644]
ext/phar/tests/zip/create_new_and_modify.phpt [new file with mode: 0644]
ext/phar/tests/zip/create_new_phar_b.phpt [new file with mode: 0644]
ext/phar/tests/zip/delete.phpt [new file with mode: 0644]
ext/phar/tests/zip/delete_in_phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/delete_in_phar_b.phpt [new file with mode: 0644]
ext/phar/tests/zip/delete_in_phar_confirm.phpt [new file with mode: 0644]
ext/phar/tests/zip/dir.phpt [new file with mode: 0644]
ext/phar/tests/zip/exists_as_phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/files/badalias1.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/badalias2.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/badalias3.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/badalias4.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/badalias5.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/cdir_offset.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup1.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup10.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup14.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup18.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup19.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup2.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup3.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup4.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup5.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup6.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup7.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup9.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup97.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsup98.zip [new file with mode: 0644]
ext/phar/tests/zip/files/compress_unsupunknown.zip [new file with mode: 0644]
ext/phar/tests/zip/files/corrupt2.php.inc [new file with mode: 0644]
ext/phar/tests/zip/files/corrupt_count1.php.inc [new file with mode: 0644]
ext/phar/tests/zip/files/corrupt_zipmaker.php.inc [new file with mode: 0644]
ext/phar/tests/zip/files/count1.zip [new file with mode: 0644]
ext/phar/tests/zip/files/count2.zip [new file with mode: 0644]
ext/phar/tests/zip/files/encrypted.zip [new file with mode: 0644]
ext/phar/tests/zip/files/filecomment.zip [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller.phar.inc [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller10.phar.inc [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller10.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller11.phar.inc [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller11.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller12.phar.inc [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller12.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller2.phar.inc [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller2.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller3.phar.inc [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller3.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller4.phar.inc [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller4.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller5.phar.inc [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller5.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller6.phar.inc [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller6.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller7.phar.inc [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller7.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller8.phar.inc [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller8.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller9.phar.inc [new file with mode: 0644]
ext/phar/tests/zip/files/frontcontroller9.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/make_invalid_tar.php.inc [new file with mode: 0644]
ext/phar/tests/zip/files/metadata.phar.inc [new file with mode: 0644]
ext/phar/tests/zip/files/metadata.phar.zip [new file with mode: 0644]
ext/phar/tests/zip/files/nozipend.zip [new file with mode: 0644]
ext/phar/tests/zip/files/odt.odt [new file with mode: 0644]
ext/phar/tests/zip/files/stdin.zip [new file with mode: 0644]
ext/phar/tests/zip/files/truncfilename.zip [new file with mode: 0644]
ext/phar/tests/zip/files/zip.zip [new file with mode: 0644]
ext/phar/tests/zip/files/zipmaker.php.inc [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller1.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller10.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller11.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller12.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller13.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller14.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller15.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller16.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller17.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller18.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller19.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller2.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller20.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller21.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller3.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller4.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller5.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller6.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller7.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller8.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/frontcontroller9.phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/getalias.phpt [new file with mode: 0644]
ext/phar/tests/zip/largezip.phpt [new file with mode: 0644]
ext/phar/tests/zip/metadata_write_commit.phpt [new file with mode: 0644]
ext/phar/tests/zip/notphar.phpt [new file with mode: 0644]
ext/phar/tests/zip/odt.phpt [new file with mode: 0644]
ext/phar/tests/zip/open_for_write_existing.phpt [new file with mode: 0644]
ext/phar/tests/zip/open_for_write_existing_b.phpt [new file with mode: 0755]
ext/phar/tests/zip/open_for_write_existing_c.phpt [new file with mode: 0755]
ext/phar/tests/zip/open_for_write_newfile.phpt [new file with mode: 0644]
ext/phar/tests/zip/open_for_write_newfile_b.phpt [new file with mode: 0755]
ext/phar/tests/zip/open_for_write_newfile_c.phpt [new file with mode: 0755]
ext/phar/tests/zip/phar_begin_setstub_commit.phpt [new file with mode: 0755]
ext/phar/tests/zip/phar_buildfromiterator4.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_buildfromiterator5.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_buildfromiterator6.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_buildfromiterator7.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_buildfromiterator8.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_buildfromiterator9.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_commitwrite.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_convert_phar.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_copy.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_magic.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_oo_compressallbz2.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_oo_compressallgz.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_setalias.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_setalias2.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_setdefaultstub.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_stub.phpt [new file with mode: 0644]
ext/phar/tests/zip/phar_stub_error.phpt [new file with mode: 0755]
ext/phar/tests/zip/refcount1.phpt [new file with mode: 0644]
ext/phar/tests/zip/refcount1_5_2.phpt [new file with mode: 0755]
ext/phar/tests/zip/rename.phpt [new file with mode: 0644]
ext/phar/tests/zip/unixzip.phpt [new file with mode: 0644]
ext/phar/util.c [new file with mode: 0644]
ext/phar/zip.c [new file with mode: 0644]