diff --git a/ext/phar/tests/001.phpt b/ext/phar/tests/001.phpt index 397501e8e40..42d3bd83c3b 100644 --- a/ext/phar/tests/001.phpt +++ b/ext/phar/tests/001.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::apiVersion --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/010.phpt b/ext/phar/tests/010.phpt index 3dcf495d9a9..3dce5f8f4c8 100644 --- a/ext/phar/tests/010.phpt +++ b/ext/phar/tests/010.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::mapPhar buffer overrun --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/011.phpt b/ext/phar/tests/011.phpt index ac85477841f..1c6f4d0f147 100644 --- a/ext/phar/tests/011.phpt +++ b/ext/phar/tests/011.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::mapPhar filesize too small in manifest --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/012.phpt b/ext/phar/tests/012.phpt index f090f2ff120..d6b5ada95e1 100644 --- a/ext/phar/tests/012.phpt +++ b/ext/phar/tests/012.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::mapPhar valid file --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/013.phpt b/ext/phar/tests/013.phpt index 677d8ca81fc..9e89577379f 100644 --- a/ext/phar/tests/013.phpt +++ b/ext/phar/tests/013.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::mapPhar filesize mismatch --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/014.phpt b/ext/phar/tests/014.phpt index 70a5b53c356..84f482a70b7 100644 --- a/ext/phar/tests/014.phpt +++ b/ext/phar/tests/014.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::mapPhar filesize mismatch --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/015.phpt b/ext/phar/tests/015.phpt index b7c42414332..cb44c54f77e 100644 --- a/ext/phar/tests/015.phpt +++ b/ext/phar/tests/015.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::mapPhar valid file (gzipped) --SKIPIF-- - - + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/015b.phpt b/ext/phar/tests/015b.phpt index 19640b0f246..c1664acd9e0 100755 --- a/ext/phar/tests/015b.phpt +++ b/ext/phar/tests/015b.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::mapPhar valid file (bzip2) --SKIPIF-- - - + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/016.phpt b/ext/phar/tests/016.phpt index 89310e7108e..44e4b730620 100644 --- a/ext/phar/tests/016.phpt +++ b/ext/phar/tests/016.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::mapPhar invalid file (gzipped file length is too short) --SKIPIF-- - - + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/016b.phpt b/ext/phar/tests/016b.phpt index 124a248fa10..31b7f84ff8d 100755 --- a/ext/phar/tests/016b.phpt +++ b/ext/phar/tests/016b.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::mapPhar invalid file (gzipped file length is too short) --SKIPIF-- - - + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/017.phpt b/ext/phar/tests/017.phpt index a0c1926de77..3f7110e125c 100644 --- a/ext/phar/tests/017.phpt +++ b/ext/phar/tests/017.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: opendir test - no dir specified at all --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/018.phpt b/ext/phar/tests/018.phpt index 84b8e088b7b..361a1285efb 100644 --- a/ext/phar/tests/018.phpt +++ b/ext/phar/tests/018.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: opendir test, root directory --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/019.phpt b/ext/phar/tests/019.phpt index 818dfd7ec54..7bf062e8627 100644 --- a/ext/phar/tests/019.phpt +++ b/ext/phar/tests/019.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: opendir test, subdirectory --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/019b.phpt b/ext/phar/tests/019b.phpt index f1e6455a80c..67faf0dc6e1 100755 --- a/ext/phar/tests/019b.phpt +++ b/ext/phar/tests/019b.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: opendir test, recurse into --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/019c.phpt b/ext/phar/tests/019c.phpt index a9c4bbcf4ae..f896cb1720b 100755 --- a/ext/phar/tests/019c.phpt +++ b/ext/phar/tests/019c.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: opendir test, recurse into --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/020.phpt b/ext/phar/tests/020.phpt index 1b6db82b83d..0511c9de133 100644 --- a/ext/phar/tests/020.phpt +++ b/ext/phar/tests/020.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: url stat --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/021.phpt b/ext/phar/tests/021.phpt index 3a237ceb079..1574b1c4395 100644 --- a/ext/phar/tests/021.phpt +++ b/ext/phar/tests/021.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: stream stat --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/022.phpt b/ext/phar/tests/022.phpt index 70210e1cc70..fdb26a56154 100644 --- a/ext/phar/tests/022.phpt +++ b/ext/phar/tests/022.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: stream stat --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/023.phpt b/ext/phar/tests/023.phpt index a6d674af458..ee5dfc6ab70 100755 --- a/ext/phar/tests/023.phpt +++ b/ext/phar/tests/023.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: phar:// file_get_contents --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/024.phpt b/ext/phar/tests/024.phpt index 29cd595c618..716749859f1 100755 --- a/ext/phar/tests/024.phpt +++ b/ext/phar/tests/024.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: phar:// include --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/025.phpt b/ext/phar/tests/025.phpt index b85c85b470d..401ab52b304 100755 --- a/ext/phar/tests/025.phpt +++ b/ext/phar/tests/025.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: phar:// include (repeated names) --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/026.phpt b/ext/phar/tests/026.phpt index 5cb72e8aaba..224ca9f04c7 100755 --- a/ext/phar/tests/026.phpt +++ b/ext/phar/tests/026.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: phar:// require from within --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/027.phpt b/ext/phar/tests/027.phpt index 6b6c1eece80..b4f44d77a60 100755 --- a/ext/phar/tests/027.phpt +++ b/ext/phar/tests/027.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: phar:// opendir --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/028.phpt b/ext/phar/tests/028.phpt index c4e4abb32f0..085d29607a7 100755 --- a/ext/phar/tests/028.phpt +++ b/ext/phar/tests/028.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::loadPhar --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/029.phpt b/ext/phar/tests/029.phpt index 37f7b4edaf9..966fe1c6b7d 100755 --- a/ext/phar/tests/029.phpt +++ b/ext/phar/tests/029.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::loadPhar overloading alias names --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/030.phpt b/ext/phar/tests/030.phpt index cd0a41b3115..d9dee01f65b 100755 --- a/ext/phar/tests/030.phpt +++ b/ext/phar/tests/030.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::loadPhar ignoring alias --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/031.phpt b/ext/phar/tests/031.phpt index 67efe856220..ceb057bc60a 100755 --- a/ext/phar/tests/031.phpt +++ b/ext/phar/tests/031.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: include and parser error --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/032.phpt b/ext/phar/tests/032.phpt index f7d11c6d648..2db715dbb05 100755 --- a/ext/phar/tests/032.phpt +++ b/ext/phar/tests/032.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: require hash --SKIPIF-- - + --INI-- phar.require_hash=1 --FILE-- diff --git a/ext/phar/tests/033.phpt b/ext/phar/tests/033.phpt index ddcc36ae545..ceae7ea681a 100644 --- a/ext/phar/tests/033.phpt +++ b/ext/phar/tests/033.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::chmod --SKIPIF-- - + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/033a.phpt b/ext/phar/tests/033a.phpt index 64a5a01b132..1df67f5a16b 100644 --- a/ext/phar/tests/033a.phpt +++ b/ext/phar/tests/033a.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::chmod --SKIPIF-- - + --INI-- phar.readonly=1 phar.require_hash=0 diff --git a/ext/phar/tests/create_new_and_modify.phpt b/ext/phar/tests/create_new_and_modify.phpt index 90e5527e249..66587de023f 100755 --- a/ext/phar/tests/create_new_and_modify.phpt +++ b/ext/phar/tests/create_new_and_modify.phpt @@ -1,8 +1,8 @@ --TEST-- Phar: create and modify phar --SKIPIF-- - - + + --INI-- phar.readonly=0 phar.require_hash=1 diff --git a/ext/phar/tests/create_new_phar.phpt b/ext/phar/tests/create_new_phar.phpt index 2781f0c7bf7..ec57c272173 100644 --- a/ext/phar/tests/create_new_phar.phpt +++ b/ext/phar/tests/create_new_phar.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: create a completely new phar --SKIPIF-- - + --INI-- phar.readonly=0 phar.require_hash=1 diff --git a/ext/phar/tests/create_new_phar_b.phpt b/ext/phar/tests/create_new_phar_b.phpt index 4f0601be100..7c9491fa0a6 100755 --- a/ext/phar/tests/create_new_phar_b.phpt +++ b/ext/phar/tests/create_new_phar_b.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: create a completely new phar --SKIPIF-- - + --INI-- phar.readonly=1 phar.require_hash=1 diff --git a/ext/phar/tests/create_new_phar_c.phpt b/ext/phar/tests/create_new_phar_c.phpt index 48702ecec46..6beaa2eb61f 100755 --- a/ext/phar/tests/create_new_phar_c.phpt +++ b/ext/phar/tests/create_new_phar_c.phpt @@ -1,8 +1,8 @@ --TEST-- Phar: create a completely new phar --SKIPIF-- - - + + --INI-- phar.readonly=0 phar.require_hash=1 diff --git a/ext/phar/tests/create_path_error.phpt b/ext/phar/tests/create_path_error.phpt index cdb5b5f6dab..1ba89d759b3 100755 --- a/ext/phar/tests/create_path_error.phpt +++ b/ext/phar/tests/create_path_error.phpt @@ -1,8 +1,8 @@ --TEST-- Phar: create with illegal path --SKIPIF-- - - + + --INI-- phar.readonly=0 phar.require_hash=1 diff --git a/ext/phar/tests/delete.phpt b/ext/phar/tests/delete.phpt index 10bb89a61a3..b11580b882b 100644 --- a/ext/phar/tests/delete.phpt +++ b/ext/phar/tests/delete.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: delete test --SKIPIF-- - + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/delete_in_phar.phpt b/ext/phar/tests/delete_in_phar.phpt index b33e2b25238..f944bc8961b 100644 --- a/ext/phar/tests/delete_in_phar.phpt +++ b/ext/phar/tests/delete_in_phar.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: delete a file within a .phar --SKIPIF-- - + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/delete_in_phar_b.phpt b/ext/phar/tests/delete_in_phar_b.phpt index c967644d990..55a5acb1cfd 100755 --- a/ext/phar/tests/delete_in_phar_b.phpt +++ b/ext/phar/tests/delete_in_phar_b.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: delete a file within a .phar --SKIPIF-- - + --INI-- phar.readonly=1 phar.require_hash=0 diff --git a/ext/phar/tests/delete_in_phar_confirm.phpt b/ext/phar/tests/delete_in_phar_confirm.phpt index 11c884bd7bf..e24f273ee90 100644 --- a/ext/phar/tests/delete_in_phar_confirm.phpt +++ b/ext/phar/tests/delete_in_phar_confirm.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: delete a file within a .phar (confirm disk file is changed) --SKIPIF-- - + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/extracted_001.phpt b/ext/phar/tests/extracted_001.phpt index a84f9708ce9..d11a3fc6167 100755 --- a/ext/phar/tests/extracted_001.phpt +++ b/ext/phar/tests/extracted_001.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: extracted --SKIPIF-- - + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/frontcontroller1.phpt b/ext/phar/tests/frontcontroller1.phpt index afc9096a06a..2c5e35c141f 100644 --- a/ext/phar/tests/frontcontroller1.phpt +++ b/ext/phar/tests/frontcontroller1.phpt @@ -1,7 +1,7 @@ --TEST-- Phar front controller --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/frontcontroller2.phpt b/ext/phar/tests/frontcontroller2.phpt index a40b1965274..d1449a2f494 100644 --- a/ext/phar/tests/frontcontroller2.phpt +++ b/ext/phar/tests/frontcontroller2.phpt @@ -1,7 +1,7 @@ --TEST-- Phar front controller php --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/frontcontroller3.phpt b/ext/phar/tests/frontcontroller3.phpt index 586d4cf4355..99bba11660d 100644 --- a/ext/phar/tests/frontcontroller3.phpt +++ b/ext/phar/tests/frontcontroller3.phpt @@ -1,7 +1,7 @@ --TEST-- Phar front controller phps --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/ini_set.phpt b/ext/phar/tests/ini_set.phpt index 6cffcd5e338..588cd4a74b9 100644 --- a/ext/phar/tests/ini_set.phpt +++ b/ext/phar/tests/ini_set.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: test ini_set with readonly and require_hash enabled --SKIPIF-- - + --INI-- phar.require_hash=1 phar.readonly=1 diff --git a/ext/phar/tests/ini_set_off.phpt b/ext/phar/tests/ini_set_off.phpt index cccf588e475..7da07c5d8df 100644 --- a/ext/phar/tests/ini_set_off.phpt +++ b/ext/phar/tests/ini_set_off.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: test ini_set with readonly and require_hash disabled --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/metadata_read.phpt b/ext/phar/tests/metadata_read.phpt index 83c96cf9e18..2b04b679b70 100644 --- a/ext/phar/tests/metadata_read.phpt +++ b/ext/phar/tests/metadata_read.phpt @@ -1,7 +1,7 @@ --TEST-- Phar with meta-data (read) --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/metadata_write.phpt b/ext/phar/tests/metadata_write.phpt index e9be873b2ce..72881d6bfe9 100755 --- a/ext/phar/tests/metadata_write.phpt +++ b/ext/phar/tests/metadata_write.phpt @@ -1,7 +1,7 @@ --TEST-- Phar with meta-data (write) --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/metadata_write_commit.phpt b/ext/phar/tests/metadata_write_commit.phpt index 06a66d9c980..e097bb0e493 100755 --- a/ext/phar/tests/metadata_write_commit.phpt +++ b/ext/phar/tests/metadata_write_commit.phpt @@ -1,7 +1,7 @@ --TEST-- Phar with meta-data (write) --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/open_for_write_existing.phpt b/ext/phar/tests/open_for_write_existing.phpt index a1ab33a6b7d..e333f25d2af 100644 --- a/ext/phar/tests/open_for_write_existing.phpt +++ b/ext/phar/tests/open_for_write_existing.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: fopen a .phar for writing (existing file) --SKIPIF-- - + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/open_for_write_existing_b.phpt b/ext/phar/tests/open_for_write_existing_b.phpt index a4f4d030925..67674ba3a8e 100755 --- a/ext/phar/tests/open_for_write_existing_b.phpt +++ b/ext/phar/tests/open_for_write_existing_b.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: fopen a .phar for writing (existing file) --SKIPIF-- - + --INI-- phar.readonly=1 phar.require_hash=0 diff --git a/ext/phar/tests/open_for_write_existing_c.phpt b/ext/phar/tests/open_for_write_existing_c.phpt index b7a61c7b0b7..08eb1fd1671 100755 --- a/ext/phar/tests/open_for_write_existing_c.phpt +++ b/ext/phar/tests/open_for_write_existing_c.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: fopen a .phar for writing (existing file) --SKIPIF-- - + --INI-- phar.readonly=1 phar.require_hash=0 diff --git a/ext/phar/tests/open_for_write_newfile.phpt b/ext/phar/tests/open_for_write_newfile.phpt index 0594103f17a..39d7d566c60 100644 --- a/ext/phar/tests/open_for_write_newfile.phpt +++ b/ext/phar/tests/open_for_write_newfile.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: fopen a .phar for writing (new file) --SKIPIF-- - + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/open_for_write_newfile_b.phpt b/ext/phar/tests/open_for_write_newfile_b.phpt index 3ee7b70947f..7c45291903a 100755 --- a/ext/phar/tests/open_for_write_newfile_b.phpt +++ b/ext/phar/tests/open_for_write_newfile_b.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: fopen a .phar for writing (new file) --SKIPIF-- - + --INI-- phar.readonly=1 phar.require_hash=0 diff --git a/ext/phar/tests/open_for_write_newfile_c.phpt b/ext/phar/tests/open_for_write_newfile_c.phpt index ce0562b48cb..e06c6496d88 100755 --- a/ext/phar/tests/open_for_write_newfile_c.phpt +++ b/ext/phar/tests/open_for_write_newfile_c.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: fopen a .phar for writing (new file) --SKIPIF-- - + --INI-- phar.readonly=1 phar.require_hash=0 diff --git a/ext/phar/tests/phar_begin_setstub_commit.phpt b/ext/phar/tests/phar_begin_setstub_commit.phpt index ece362f3506..d36865ddc56 100755 --- a/ext/phar/tests/phar_begin_setstub_commit.phpt +++ b/ext/phar/tests/phar_begin_setstub_commit.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::startBuffering()/setStub()/stopBuffering() --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_buildfromiterator1.phpt b/ext/phar/tests/phar_buildfromiterator1.phpt index 655285806ea..f75823f94c8 100644 --- a/ext/phar/tests/phar_buildfromiterator1.phpt +++ b/ext/phar/tests/phar_buildfromiterator1.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::buildFromIterator() readonly --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_buildfromiterator2.phpt b/ext/phar/tests/phar_buildfromiterator2.phpt index 44cde5ea74e..cdc2df1050b 100644 --- a/ext/phar/tests/phar_buildfromiterator2.phpt +++ b/ext/phar/tests/phar_buildfromiterator2.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::buildFromIterator() wrong object --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_buildfromiterator3.phpt b/ext/phar/tests/phar_buildfromiterator3.phpt index d3bac72c0df..5fca7060414 100644 --- a/ext/phar/tests/phar_buildfromiterator3.phpt +++ b/ext/phar/tests/phar_buildfromiterator3.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::buildFromIterator() iterator, but object passed --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_buildfromiterator4.phpt b/ext/phar/tests/phar_buildfromiterator4.phpt index 83623849886..3c20460d53a 100644 --- a/ext/phar/tests/phar_buildfromiterator4.phpt +++ b/ext/phar/tests/phar_buildfromiterator4.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::buildFromIterator() iterator, 1 file passed in --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_buildfromiterator5.phpt b/ext/phar/tests/phar_buildfromiterator5.phpt index 04fc04204de..3bd2cec78c1 100644 --- a/ext/phar/tests/phar_buildfromiterator5.phpt +++ b/ext/phar/tests/phar_buildfromiterator5.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::buildFromIterator() iterator, iterator returns non-string --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_buildfromiterator6.phpt b/ext/phar/tests/phar_buildfromiterator6.phpt index 34fe15e467d..ae73bbd4794 100644 --- a/ext/phar/tests/phar_buildfromiterator6.phpt +++ b/ext/phar/tests/phar_buildfromiterator6.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::buildFromIterator() iterator, key is int --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_buildfromiterator7.phpt b/ext/phar/tests/phar_buildfromiterator7.phpt index 83095279dcf..38d2e1a5f23 100644 --- a/ext/phar/tests/phar_buildfromiterator7.phpt +++ b/ext/phar/tests/phar_buildfromiterator7.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::buildFromIterator() iterator, file can't be opened --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_buildfromiterator8.phpt b/ext/phar/tests/phar_buildfromiterator8.phpt index aa22c118039..6aee21507a3 100644 --- a/ext/phar/tests/phar_buildfromiterator8.phpt +++ b/ext/phar/tests/phar_buildfromiterator8.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::buildFromIterator() iterator, SplFileInfo as current --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_buildfromiterator9.phpt b/ext/phar/tests/phar_buildfromiterator9.phpt index 8903066bc33..0b563075456 100644 --- a/ext/phar/tests/phar_buildfromiterator9.phpt +++ b/ext/phar/tests/phar_buildfromiterator9.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::buildFromIterator() iterator, 1 file resource passed in --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_commitwrite.phpt b/ext/phar/tests/phar_commitwrite.phpt index 16f35701bd2..8a68e8e5c64 100644 --- a/ext/phar/tests/phar_commitwrite.phpt +++ b/ext/phar/tests/phar_commitwrite.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::setStub()/stopBuffering() --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_copy.phpt b/ext/phar/tests/phar_copy.phpt index 8fe3471179d..b3a7f9784db 100644 --- a/ext/phar/tests/phar_copy.phpt +++ b/ext/phar/tests/phar_copy.phpt @@ -1,9 +1,9 @@ --TEST-- Phar: copy() --SKIPIF-- - - - + + + --INI-- phar.readonly=0 phar.require_hash=1 diff --git a/ext/phar/tests/phar_create_in_cwd.phpt b/ext/phar/tests/phar_create_in_cwd.phpt index 8f4734041d7..63082548103 100644 --- a/ext/phar/tests/phar_create_in_cwd.phpt +++ b/ext/phar/tests/phar_create_in_cwd.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: attempt to create a Phar with relative path --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_ctx_001.phpt b/ext/phar/tests/phar_ctx_001.phpt index 11a1ba25206..5296dc58b43 100644 --- a/ext/phar/tests/phar_ctx_001.phpt +++ b/ext/phar/tests/phar_ctx_001.phpt @@ -1,8 +1,8 @@ --TEST-- Phar context --SKIPIF-- - - + + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_dir_iterate.phpt b/ext/phar/tests/phar_dir_iterate.phpt index 9bc125a0547..1ca8639eaed 100644 --- a/ext/phar/tests/phar_dir_iterate.phpt +++ b/ext/phar/tests/phar_dir_iterate.phpt @@ -2,7 +2,7 @@ Phar object: iterate test with sub-directories and RecursiveIteratorIterator --SKIPIF-- - + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/phar_get_supportedcomp1.phpt b/ext/phar/tests/phar_get_supportedcomp1.phpt index e80e038ba7e..d32e12c0aba 100644 --- a/ext/phar/tests/phar_get_supportedcomp1.phpt +++ b/ext/phar/tests/phar_get_supportedcomp1.phpt @@ -1,10 +1,10 @@ --TEST-- Phar::getSupportedCompression() (bz2 and zlib) --SKIPIF-- - - - - + + + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_get_supportedcomp2.phpt b/ext/phar/tests/phar_get_supportedcomp2.phpt index 24280e69d3f..78a823b4377 100644 --- a/ext/phar/tests/phar_get_supportedcomp2.phpt +++ b/ext/phar/tests/phar_get_supportedcomp2.phpt @@ -1,10 +1,10 @@ --TEST-- Phar::getSupportedCompression() (bz2) --SKIPIF-- - - - - + + + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_get_supportedcomp3.phpt b/ext/phar/tests/phar_get_supportedcomp3.phpt index 75911abd287..be84a23310b 100644 --- a/ext/phar/tests/phar_get_supportedcomp3.phpt +++ b/ext/phar/tests/phar_get_supportedcomp3.phpt @@ -1,10 +1,10 @@ --TEST-- Phar::getSupportedCompression() (zlib) --SKIPIF-- - - - - + + + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_get_supportedcomp4.phpt b/ext/phar/tests/phar_get_supportedcomp4.phpt index adaa95de85c..fba2c71bfca 100644 --- a/ext/phar/tests/phar_get_supportedcomp4.phpt +++ b/ext/phar/tests/phar_get_supportedcomp4.phpt @@ -1,10 +1,10 @@ --TEST-- Phar::getSupportedCompression() (none) --SKIPIF-- - - - - + + + + --FILE-- - + + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_get_suppoted_signatures_002.phpt b/ext/phar/tests/phar_get_suppoted_signatures_002.phpt index db5ac138c57..753b3d95c39 100755 --- a/ext/phar/tests/phar_get_suppoted_signatures_002.phpt +++ b/ext/phar/tests/phar_get_suppoted_signatures_002.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::setSupportedSignatures() --SKIPIF-- - - + + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_magic.phpt b/ext/phar/tests/phar_magic.phpt index a774a406c1e..341a36046a7 100644 --- a/ext/phar/tests/phar_magic.phpt +++ b/ext/phar/tests/phar_magic.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: include/fopen magic --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_metadata_read.phpt b/ext/phar/tests/phar_metadata_read.phpt index cf41b6adf7e..30e7dd1426d 100644 --- a/ext/phar/tests/phar_metadata_read.phpt +++ b/ext/phar/tests/phar_metadata_read.phpt @@ -1,7 +1,7 @@ --TEST-- Phar with phar-level meta-data (read) --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_metadata_write.phpt b/ext/phar/tests/phar_metadata_write.phpt index a49799a2b45..c9c2ea7087a 100644 --- a/ext/phar/tests/phar_metadata_write.phpt +++ b/ext/phar/tests/phar_metadata_write.phpt @@ -1,7 +1,7 @@ --TEST-- Phar with phar meta-data (write) --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_offset_get_error.phpt b/ext/phar/tests/phar_offset_get_error.phpt index e89b98570a5..50e12f0199a 100755 --- a/ext/phar/tests/phar_offset_get_error.phpt +++ b/ext/phar/tests/phar_offset_get_error.phpt @@ -1,8 +1,8 @@ --TEST-- Phar: ignore filenames starting with / on offsetSet --SKIPIF-- - - + + --INI-- phar.readonly=0 phar.require_hash=1 diff --git a/ext/phar/tests/phar_oo_001.phpt b/ext/phar/tests/phar_oo_001.phpt index b2bb8cc0a7d..bb0f75820bc 100755 --- a/ext/phar/tests/phar_oo_001.phpt +++ b/ext/phar/tests/phar_oo_001.phpt @@ -1,8 +1,8 @@ --TEST-- Phar object: basics --SKIPIF-- - - + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_oo_002.phpt b/ext/phar/tests/phar_oo_002.phpt index 30e668217f1..3291884f691 100755 --- a/ext/phar/tests/phar_oo_002.phpt +++ b/ext/phar/tests/phar_oo_002.phpt @@ -1,8 +1,8 @@ --TEST-- Phar object: iterator & entries --SKIPIF-- - - + + --INI-- phar.readonly=1 phar.require_hash=0 diff --git a/ext/phar/tests/phar_oo_003.phpt b/ext/phar/tests/phar_oo_003.phpt index 67ac3cf99c0..bf301b64822 100755 --- a/ext/phar/tests/phar_oo_003.phpt +++ b/ext/phar/tests/phar_oo_003.phpt @@ -1,8 +1,8 @@ --TEST-- Phar object: entry & openFile() --SKIPIF-- - - + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_oo_004.phpt b/ext/phar/tests/phar_oo_004.phpt index 55829c744b4..b73e35d9a60 100755 --- a/ext/phar/tests/phar_oo_004.phpt +++ b/ext/phar/tests/phar_oo_004.phpt @@ -1,8 +1,8 @@ --TEST-- Phar and DirectoryIteraotr --SKIPIF-- - - + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_oo_005.phpt b/ext/phar/tests/phar_oo_005.phpt index 126b71a4d94..b69d1997ec9 100755 --- a/ext/phar/tests/phar_oo_005.phpt +++ b/ext/phar/tests/phar_oo_005.phpt @@ -1,8 +1,8 @@ --TEST-- Phar and RecursiveDirectoryIterator --SKIPIF-- - - + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_oo_006.phpt b/ext/phar/tests/phar_oo_006.phpt index 54c1ce01115..488c4f9e5d4 100755 --- a/ext/phar/tests/phar_oo_006.phpt +++ b/ext/phar/tests/phar_oo_006.phpt @@ -1,8 +1,8 @@ --TEST-- Phar object: array access --SKIPIF-- - - + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_oo_007.phpt b/ext/phar/tests/phar_oo_007.phpt index 4a3acb5b328..798cf26f247 100755 --- a/ext/phar/tests/phar_oo_007.phpt +++ b/ext/phar/tests/phar_oo_007.phpt @@ -1,8 +1,8 @@ --TEST-- Phar object: access through SplFileObject --SKIPIF-- - - + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_oo_008.phpt b/ext/phar/tests/phar_oo_008.phpt index 19c7635ee6e..a45da580587 100755 --- a/ext/phar/tests/phar_oo_008.phpt +++ b/ext/phar/tests/phar_oo_008.phpt @@ -1,8 +1,8 @@ --TEST-- Phar object: iterating via SplFileObject --SKIPIF-- - - + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_oo_010.phpt b/ext/phar/tests/phar_oo_010.phpt index 1b6c8277a77..775e1cd9684 100755 --- a/ext/phar/tests/phar_oo_010.phpt +++ b/ext/phar/tests/phar_oo_010.phpt @@ -2,7 +2,7 @@ Phar object: ArrayAccess and isset --SKIPIF-- - + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_oo_011.phpt b/ext/phar/tests/phar_oo_011.phpt index 42f7f85cc81..bf523c713cb 100644 --- a/ext/phar/tests/phar_oo_011.phpt +++ b/ext/phar/tests/phar_oo_011.phpt @@ -2,7 +2,7 @@ Phar object: add file --SKIPIF-- - + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/phar_oo_011b.phpt b/ext/phar/tests/phar_oo_011b.phpt index 7380aa18da0..7a1ced30977 100755 --- a/ext/phar/tests/phar_oo_011b.phpt +++ b/ext/phar/tests/phar_oo_011b.phpt @@ -2,7 +2,7 @@ Phar object: add file --SKIPIF-- - + --INI-- phar.readonly=1 phar.require_hash=0 diff --git a/ext/phar/tests/phar_oo_012.phpt b/ext/phar/tests/phar_oo_012.phpt index a202cfeaae9..04c3b4bbfcf 100644 --- a/ext/phar/tests/phar_oo_012.phpt +++ b/ext/phar/tests/phar_oo_012.phpt @@ -2,7 +2,7 @@ Phar object: unset file --SKIPIF-- - + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/phar_oo_012_confirm.phpt b/ext/phar/tests/phar_oo_012_confirm.phpt index ebe2451f750..046b15c3b6f 100644 --- a/ext/phar/tests/phar_oo_012_confirm.phpt +++ b/ext/phar/tests/phar_oo_012_confirm.phpt @@ -2,7 +2,7 @@ Phar object: unset file (confirm disk file is changed) --SKIPIF-- - + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/phar_oo_012b.phpt b/ext/phar/tests/phar_oo_012b.phpt index e0f6ec9129e..eabe0aa87be 100755 --- a/ext/phar/tests/phar_oo_012b.phpt +++ b/ext/phar/tests/phar_oo_012b.phpt @@ -2,7 +2,7 @@ Phar object: unset file --SKIPIF-- - + --INI-- phar.readonly=1 phar.require_hash=0 diff --git a/ext/phar/tests/phar_oo_compressallbz2.phpt b/ext/phar/tests/phar_oo_compressallbz2.phpt index d1bd3ccc6ab..c4350d08bd8 100644 --- a/ext/phar/tests/phar_oo_compressallbz2.phpt +++ b/ext/phar/tests/phar_oo_compressallbz2.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::compressAllFilesBZIP2() --SKIPIF-- - - + + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_oo_compressallgz.phpt b/ext/phar/tests/phar_oo_compressallgz.phpt index fe962f94c51..ff09b4cd725 100644 --- a/ext/phar/tests/phar_oo_compressallgz.phpt +++ b/ext/phar/tests/phar_oo_compressallgz.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::compressAllFilesGZ() --SKIPIF-- - - + + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_oo_compressed_001.phpt b/ext/phar/tests/phar_oo_compressed_001.phpt index 803ce8d7b43..6edaa5ad580 100644 --- a/ext/phar/tests/phar_oo_compressed_001.phpt +++ b/ext/phar/tests/phar_oo_compressed_001.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::setCompressedGZ() --SKIPIF-- - - + + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_oo_compressed_001b.phpt b/ext/phar/tests/phar_oo_compressed_001b.phpt index e33abb2fa64..aac5b616ed9 100755 --- a/ext/phar/tests/phar_oo_compressed_001b.phpt +++ b/ext/phar/tests/phar_oo_compressed_001b.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::setCompressedBZip2() --SKIPIF-- - - + + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_oo_compressed_002.phpt b/ext/phar/tests/phar_oo_compressed_002.phpt index a2279049826..ab079bd964a 100755 --- a/ext/phar/tests/phar_oo_compressed_002.phpt +++ b/ext/phar/tests/phar_oo_compressed_002.phpt @@ -1,8 +1,8 @@ --TEST-- Phar: context/compress=GZ --SKIPIF-- - - + + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/phar_oo_compressed_002b.phpt b/ext/phar/tests/phar_oo_compressed_002b.phpt index a0f7008a53c..e5d346f1a1e 100755 --- a/ext/phar/tests/phar_oo_compressed_002b.phpt +++ b/ext/phar/tests/phar_oo_compressed_002b.phpt @@ -1,8 +1,8 @@ --TEST-- Phar: context/compress=BZip2 --SKIPIF-- - - + + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/phar_oo_getmodified.phpt b/ext/phar/tests/phar_oo_getmodified.phpt index 90339bce841..1bad7558f1b 100644 --- a/ext/phar/tests/phar_oo_getmodified.phpt +++ b/ext/phar/tests/phar_oo_getmodified.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::getModified() --SKIPIF-- - - + + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_oo_nosig.phpt b/ext/phar/tests/phar_oo_nosig.phpt index 70498003b7a..38f8d5aaf4e 100644 --- a/ext/phar/tests/phar_oo_nosig.phpt +++ b/ext/phar/tests/phar_oo_nosig.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::getSignature() no signature --SKIPIF-- - - + + --INI-- phar.require_hash=0 --FILE-- diff --git a/ext/phar/tests/phar_oo_uncompressall.phpt b/ext/phar/tests/phar_oo_uncompressall.phpt index f72828be698..c1e969e231a 100644 --- a/ext/phar/tests/phar_oo_uncompressall.phpt +++ b/ext/phar/tests/phar_oo_uncompressall.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::uncompressAllFiles() --SKIPIF-- - - + + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_setalias.phpt b/ext/phar/tests/phar_setalias.phpt index 1132484b472..5a5ac853a09 100644 --- a/ext/phar/tests/phar_setalias.phpt +++ b/ext/phar/tests/phar_setalias.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::setAlias() --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_setalias2.phpt b/ext/phar/tests/phar_setalias2.phpt index 2a41744fefb..631a8e016c3 100644 --- a/ext/phar/tests/phar_setalias2.phpt +++ b/ext/phar/tests/phar_setalias2.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::setAlias() error --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_setsignaturealgo1.phpt b/ext/phar/tests/phar_setsignaturealgo1.phpt index 7aaae500d98..edc032e7bef 100644 --- a/ext/phar/tests/phar_setsignaturealgo1.phpt +++ b/ext/phar/tests/phar_setsignaturealgo1.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::setSignatureAlgorithm() --SKIPIF-- - - + + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_setsignaturealgo2.phpt b/ext/phar/tests/phar_setsignaturealgo2.phpt index 47ec0e4ca39..cc83281b22e 100644 --- a/ext/phar/tests/phar_setsignaturealgo2.phpt +++ b/ext/phar/tests/phar_setsignaturealgo2.phpt @@ -1,8 +1,8 @@ --TEST-- Phar::setSupportedSignatures() with hash --SKIPIF-- - - + + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_stub.phpt b/ext/phar/tests/phar_stub.phpt index 3cf514b8362..2aaa9a1fb5a 100644 --- a/ext/phar/tests/phar_stub.phpt +++ b/ext/phar/tests/phar_stub.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::setStub() --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_stub_error.phpt b/ext/phar/tests/phar_stub_error.phpt index 84dbbc6f3be..a9dddfd0adb 100755 --- a/ext/phar/tests/phar_stub_error.phpt +++ b/ext/phar/tests/phar_stub_error.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::setStub()/getStub() --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_stub_write.phpt b/ext/phar/tests/phar_stub_write.phpt index 2ea475bcf42..5bc982f1ce2 100755 --- a/ext/phar/tests/phar_stub_write.phpt +++ b/ext/phar/tests/phar_stub_write.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::setStub()/getStub() --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/phar_stub_write_file.phpt b/ext/phar/tests/phar_stub_write_file.phpt index 87312e5105f..994cace74df 100755 --- a/ext/phar/tests/phar_stub_write_file.phpt +++ b/ext/phar/tests/phar_stub_write_file.phpt @@ -1,7 +1,7 @@ --TEST-- Phar::setStub()/getStub() from file --SKIPIF-- - + --INI-- phar.require_hash=0 phar.readonly=0 diff --git a/ext/phar/tests/refcount1.phpt b/ext/phar/tests/refcount1.phpt index b2dd958b97e..ccd912713b1 100644 --- a/ext/phar/tests/refcount1.phpt +++ b/ext/phar/tests/refcount1.phpt @@ -1,8 +1,8 @@ --TEST-- Phar: test that refcounting avoids problems with deleting a file --SKIPIF-- - - + + --INI-- phar.readonly=0 diff --git a/ext/phar/tests/refcount1_5_2.phpt b/ext/phar/tests/refcount1_5_2.phpt index 6f58cdb6257..b70e25f5eeb 100755 --- a/ext/phar/tests/refcount1_5_2.phpt +++ b/ext/phar/tests/refcount1_5_2.phpt @@ -1,8 +1,8 @@ --TEST-- Phar: test that refcounting avoids problems with deleting a file --SKIPIF-- - - + + ")) die("skip requires 5.2 or earlier"); ?> --INI-- phar.readonly=0 diff --git a/ext/phar/tests/rename.phpt b/ext/phar/tests/rename.phpt index 6d3cc2c1378..37ebf5f75b2 100644 --- a/ext/phar/tests/rename.phpt +++ b/ext/phar/tests/rename.phpt @@ -1,7 +1,7 @@ --TEST-- Phar: rename test --SKIPIF-- - + --INI-- phar.readonly=0 phar.require_hash=0 diff --git a/ext/phar/tests/test_signaturealgos.phpt b/ext/phar/tests/test_signaturealgos.phpt index a9aeba28b0c..5a0e89f6113 100644 --- a/ext/phar/tests/test_signaturealgos.phpt +++ b/ext/phar/tests/test_signaturealgos.phpt @@ -1,8 +1,8 @@ --TEST-- Phar: verify signature parsing works --SKIPIF-- - - + + --INI-- phar.require_hash=0 phar.readonly=0