]> granicus.if.org Git - php/commit
- Change 'print' to 'die' for skip notices
authorMarcus Boerger <helly@php.net>
Fri, 4 Jan 2008 16:26:44 +0000 (16:26 +0000)
committerMarcus Boerger <helly@php.net>
Fri, 4 Jan 2008 16:26:44 +0000 (16:26 +0000)
commit2eecfbf94ebee06ab6f577b59292451237c7da7c
treed95f6bc2826be07575ad259e7859024e40d1040c
parent95a9f1faf6646b2b052ef09ad77d59b93501375a
- Change 'print' to 'die' for skip notices
123 files changed:
ext/phar/tests/001.phpt
ext/phar/tests/002.phpt
ext/phar/tests/003.phpt
ext/phar/tests/003a.phpt
ext/phar/tests/004.phpt
ext/phar/tests/005.phpt
ext/phar/tests/006.phpt
ext/phar/tests/007.phpt
ext/phar/tests/008.phpt
ext/phar/tests/009.phpt
ext/phar/tests/010.phpt
ext/phar/tests/011.phpt
ext/phar/tests/012.phpt
ext/phar/tests/013.phpt
ext/phar/tests/014.phpt
ext/phar/tests/015.phpt
ext/phar/tests/015b.phpt
ext/phar/tests/016.phpt
ext/phar/tests/016b.phpt
ext/phar/tests/017.phpt
ext/phar/tests/018.phpt
ext/phar/tests/019.phpt
ext/phar/tests/019b.phpt
ext/phar/tests/019c.phpt
ext/phar/tests/020.phpt
ext/phar/tests/021.phpt
ext/phar/tests/022.phpt
ext/phar/tests/023.phpt
ext/phar/tests/024.phpt
ext/phar/tests/025.phpt
ext/phar/tests/026.phpt
ext/phar/tests/027.phpt
ext/phar/tests/028.phpt
ext/phar/tests/029.phpt
ext/phar/tests/030.phpt
ext/phar/tests/031.phpt
ext/phar/tests/032.phpt
ext/phar/tests/033.phpt
ext/phar/tests/033a.phpt
ext/phar/tests/create_new_and_modify.phpt
ext/phar/tests/create_new_phar.phpt
ext/phar/tests/create_new_phar_b.phpt
ext/phar/tests/create_new_phar_c.phpt
ext/phar/tests/create_path_error.phpt
ext/phar/tests/delete.phpt
ext/phar/tests/delete_in_phar.phpt
ext/phar/tests/delete_in_phar_b.phpt
ext/phar/tests/delete_in_phar_confirm.phpt
ext/phar/tests/extracted_001.phpt
ext/phar/tests/frontcontroller1.phpt
ext/phar/tests/frontcontroller2.phpt
ext/phar/tests/frontcontroller3.phpt
ext/phar/tests/ini_set.phpt
ext/phar/tests/ini_set_off.phpt
ext/phar/tests/metadata_read.phpt
ext/phar/tests/metadata_write.phpt
ext/phar/tests/metadata_write_commit.phpt
ext/phar/tests/open_for_write_existing.phpt
ext/phar/tests/open_for_write_existing_b.phpt
ext/phar/tests/open_for_write_existing_c.phpt
ext/phar/tests/open_for_write_newfile.phpt
ext/phar/tests/open_for_write_newfile_b.phpt
ext/phar/tests/open_for_write_newfile_c.phpt
ext/phar/tests/phar_begin_setstub_commit.phpt
ext/phar/tests/phar_buildfromiterator1.phpt
ext/phar/tests/phar_buildfromiterator2.phpt
ext/phar/tests/phar_buildfromiterator3.phpt
ext/phar/tests/phar_buildfromiterator4.phpt
ext/phar/tests/phar_buildfromiterator5.phpt
ext/phar/tests/phar_buildfromiterator6.phpt
ext/phar/tests/phar_buildfromiterator7.phpt
ext/phar/tests/phar_buildfromiterator8.phpt
ext/phar/tests/phar_buildfromiterator9.phpt
ext/phar/tests/phar_commitwrite.phpt
ext/phar/tests/phar_copy.phpt
ext/phar/tests/phar_create_in_cwd.phpt
ext/phar/tests/phar_ctx_001.phpt
ext/phar/tests/phar_dir_iterate.phpt
ext/phar/tests/phar_get_supportedcomp1.phpt
ext/phar/tests/phar_get_supportedcomp2.phpt
ext/phar/tests/phar_get_supportedcomp3.phpt
ext/phar/tests/phar_get_supportedcomp4.phpt
ext/phar/tests/phar_get_suppoted_signatures_001.phpt
ext/phar/tests/phar_get_suppoted_signatures_002.phpt
ext/phar/tests/phar_magic.phpt
ext/phar/tests/phar_metadata_read.phpt
ext/phar/tests/phar_metadata_write.phpt
ext/phar/tests/phar_offset_get_error.phpt
ext/phar/tests/phar_oo_001.phpt
ext/phar/tests/phar_oo_002.phpt
ext/phar/tests/phar_oo_003.phpt
ext/phar/tests/phar_oo_004.phpt
ext/phar/tests/phar_oo_005.phpt
ext/phar/tests/phar_oo_006.phpt
ext/phar/tests/phar_oo_007.phpt
ext/phar/tests/phar_oo_008.phpt
ext/phar/tests/phar_oo_010.phpt
ext/phar/tests/phar_oo_011.phpt
ext/phar/tests/phar_oo_011b.phpt
ext/phar/tests/phar_oo_012.phpt
ext/phar/tests/phar_oo_012_confirm.phpt
ext/phar/tests/phar_oo_012b.phpt
ext/phar/tests/phar_oo_compressallbz2.phpt
ext/phar/tests/phar_oo_compressallgz.phpt
ext/phar/tests/phar_oo_compressed_001.phpt
ext/phar/tests/phar_oo_compressed_001b.phpt
ext/phar/tests/phar_oo_compressed_002.phpt
ext/phar/tests/phar_oo_compressed_002b.phpt
ext/phar/tests/phar_oo_getmodified.phpt
ext/phar/tests/phar_oo_nosig.phpt
ext/phar/tests/phar_oo_uncompressall.phpt
ext/phar/tests/phar_setalias.phpt
ext/phar/tests/phar_setalias2.phpt
ext/phar/tests/phar_setsignaturealgo1.phpt
ext/phar/tests/phar_setsignaturealgo2.phpt
ext/phar/tests/phar_stub.phpt
ext/phar/tests/phar_stub_error.phpt
ext/phar/tests/phar_stub_write.phpt
ext/phar/tests/phar_stub_write_file.phpt
ext/phar/tests/refcount1.phpt
ext/phar/tests/refcount1_5_2.phpt
ext/phar/tests/rename.phpt
ext/phar/tests/test_signaturealgos.phpt