]> granicus.if.org Git - php/commit
Remove superfluous SKIPIF sections in more tests
authorGabriel Caruso <carusogabriel34@gmail.com>
Sat, 3 Feb 2018 14:24:56 +0000 (12:24 -0200)
committerNikita Popov <nikita.ppv@gmail.com>
Sun, 4 Feb 2018 15:57:08 +0000 (16:57 +0100)
commit84488d921b5e01729be4f70f8eba8d52ca0209d2
tree5d318c778b5fe478dfd0b26e932876d779252c8b
parent3616b6b935ffc67c447d6e60ba654ba3903b9bae
Remove superfluous SKIPIF sections in more tests
90 files changed:
ext/com_dotnet/tests/bug45280.phpt
ext/dom/tests/bug74416.phpt
ext/gd/tests/bug75437.phpt
ext/mysqli/tests/bug74737.phpt
ext/mysqli/tests/bug75434.phpt
ext/openssl/tests/bug75307.phpt
ext/pdo/tests/pdo_014.phpt
ext/pdo/tests/pdo_031.phpt
ext/phar/tests/bug74383.phpt
ext/phar/tests/bug74386.phpt
ext/phar/tests/create_new_and_modify.phpt
ext/phar/tests/create_new_phar_c.phpt
ext/phar/tests/create_path_error.phpt
ext/phar/tests/phar_bz2.phpt
ext/phar/tests/phar_copy.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_gzip.phpt
ext/phar/tests/phar_offset_check.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_getcontents.phpt
ext/phar/tests/phar_oo_getcontentsgz.phpt
ext/phar/tests/phar_oo_nosig.phpt
ext/phar/tests/refcount1.phpt
ext/phar/tests/tar/all.phpt
ext/phar/tests/tar/bug71317-duplicate-filename.phpt
ext/phar/tests/tar/bug71504.phpt
ext/phar/tests/tar/create_new_and_modify.phpt
ext/phar/tests/tar/phar_copy.phpt
ext/phar/tests/tar/refcount1.phpt
ext/phar/tests/tar/require_hash.phpt
ext/phar/tests/tar/tar_001.phpt
ext/phar/tests/tar/tar_002.phpt
ext/phar/tests/tar/tar_003.phpt
ext/phar/tests/tar/tar_004.phpt
ext/phar/tests/tar/tar_bz2.phpt
ext/phar/tests/tar/tar_gzip.phpt
ext/phar/tests/tar/tar_makebz2.phpt
ext/phar/tests/tar/tar_makegz.phpt
ext/phar/tests/tar/tar_nohash.phpt
ext/phar/tests/tar/tar_nostub.phpt
ext/phar/tests/tar/tar_openssl_hash.phpt
ext/phar/tests/zip/all.phpt
ext/phar/tests/zip/bug48791.phpt
ext/phar/tests/zip/bzip2.phpt
ext/phar/tests/zip/corrupt_001.phpt
ext/phar/tests/zip/corrupt_002.phpt
ext/phar/tests/zip/corrupt_003.phpt
ext/phar/tests/zip/corrupt_004.phpt
ext/phar/tests/zip/corrupt_005.phpt
ext/phar/tests/zip/corrupt_006.phpt
ext/phar/tests/zip/corrupt_007.phpt
ext/phar/tests/zip/corrupt_008.phpt
ext/phar/tests/zip/corrupt_009.phpt
ext/phar/tests/zip/corrupt_010.phpt
ext/phar/tests/zip/create_new_and_modify.phpt
ext/phar/tests/zip/odt.phpt
ext/phar/tests/zip/phar_copy.phpt
ext/phar/tests/zip/refcount1.phpt
ext/phar/tests/zip/unixzip.phpt
ext/phar/tests/zip/zlib.phpt
ext/session/tests/bug74541.phpt
ext/simplexml/tests/bug37565.phpt
ext/spl/examples/tests/dualiterator_001.phpt
ext/standard/tests/array/bug40191.phpt
ext/standard/tests/array/bug43505.phpt
ext/standard/tests/array/count_recursive.phpt
ext/standard/tests/array/sizeof_object1.phpt
ext/standard/tests/general_functions/ini_get_all.phpt
ext/zlib/tests/bug75299.phpt
sapi/cli/tests/004.phpt
sapi/cli/tests/005.phpt
sapi/cli/tests/006.phpt