diff --git a/ext/phar/tests/001.phpt b/ext/phar/tests/001.phpt index b27712cece9..2e64dc5651c 100644 --- a/ext/phar/tests/001.phpt +++ b/ext/phar/tests/001.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::apiVersion +Phar::apiVersion --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/002.phpt b/ext/phar/tests/002.phpt index 3016c9d7721..02161bc9a2b 100644 --- a/ext/phar/tests/002.phpt +++ b/ext/phar/tests/002.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar truncated manifest/improper params +Phar::mapPhar truncated manifest/improper params --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/003.phpt b/ext/phar/tests/003.phpt index efebae002f0..bcc9b0dafd3 100644 --- a/ext/phar/tests/003.phpt +++ b/ext/phar/tests/003.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar zlib not loaded +Phar::mapPhar zlib not loaded --SKIPIF-- diff --git a/ext/phar/tests/004.phpt b/ext/phar/tests/004.phpt index 598b8648e26..c458ee8cf55 100644 --- a/ext/phar/tests/004.phpt +++ b/ext/phar/tests/004.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar no __HALT_COMPILER(); +Phar::mapPhar no __HALT_COMPILER(); --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/005.phpt b/ext/phar/tests/005.phpt index 5a881c61da7..f04037fdf75 100644 --- a/ext/phar/tests/005.phpt +++ b/ext/phar/tests/005.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar truncated manifest (none) +Phar::mapPhar truncated manifest (none) --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/006.phpt b/ext/phar/tests/006.phpt index 677ed7a28e3..19e1c40d87b 100644 --- a/ext/phar/tests/006.phpt +++ b/ext/phar/tests/006.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar truncated manifest (manifest length truncated) +Phar::mapPhar truncated manifest (manifest length truncated) --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/007.phpt b/ext/phar/tests/007.phpt index 82e4c35d289..97fa653e9b6 100644 --- a/ext/phar/tests/007.phpt +++ b/ext/phar/tests/007.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar manifest too big +Phar::mapPhar manifest too big --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/008.phpt b/ext/phar/tests/008.phpt index 2562e8491c5..254e7e8e004 100644 --- a/ext/phar/tests/008.phpt +++ b/ext/phar/tests/008.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar truncated manifest (not enough for manifest length) +Phar::mapPhar truncated manifest (not enough for manifest length) --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/009.phpt b/ext/phar/tests/009.phpt index 20b652bc8f1..4667c980ef2 100644 --- a/ext/phar/tests/009.phpt +++ b/ext/phar/tests/009.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar too many manifest entries +Phar::mapPhar too many manifest entries --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/010.phpt b/ext/phar/tests/010.phpt index 8df1fd997c0..9560e08f59a 100644 --- a/ext/phar/tests/010.phpt +++ b/ext/phar/tests/010.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar buffer overrun +Phar::mapPhar buffer overrun --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/011.phpt b/ext/phar/tests/011.phpt index 69bf7e04778..3738e66c57b 100644 --- a/ext/phar/tests/011.phpt +++ b/ext/phar/tests/011.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar filesize too small in manifest +Phar::mapPhar filesize too small in manifest --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/012.phpt b/ext/phar/tests/012.phpt index b369c4b8c20..0dd9fdafe65 100644 --- a/ext/phar/tests/012.phpt +++ b/ext/phar/tests/012.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar valid file +Phar::mapPhar valid file --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/013.phpt b/ext/phar/tests/013.phpt index 95d14bc558d..1cd95a5df16 100644 --- a/ext/phar/tests/013.phpt +++ b/ext/phar/tests/013.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar filesize mismatch +Phar::mapPhar filesize mismatch --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/014.phpt b/ext/phar/tests/014.phpt index 89ccf86ce0c..a201f8c60a1 100644 --- a/ext/phar/tests/014.phpt +++ b/ext/phar/tests/014.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar filesize mismatch +Phar::mapPhar filesize mismatch --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/015.phpt b/ext/phar/tests/015.phpt index 2aa6839424e..f6de045cb61 100644 --- a/ext/phar/tests/015.phpt +++ b/ext/phar/tests/015.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar valid file (gzipped) +Phar::mapPhar valid file (gzipped) --SKIPIF-- diff --git a/ext/phar/tests/016.phpt b/ext/phar/tests/016.phpt index df6ff7d6743..58d7671af36 100644 --- a/ext/phar/tests/016.phpt +++ b/ext/phar/tests/016.phpt @@ -1,5 +1,5 @@ --TEST-- -PHP_Archive::mapPhar invalid file (gzipped file length is too short) +Phar::mapPhar invalid file (gzipped file length is too short) --SKIPIF-- diff --git a/ext/phar/tests/017.phpt b/ext/phar/tests/017.phpt index fc7f73196cc..cac6023c0fc 100644 --- a/ext/phar/tests/017.phpt +++ b/ext/phar/tests/017.phpt @@ -1,5 +1,5 @@ --TEST-- -opendir test - no dir specified at all +Phar: opendir test - no dir specified at all --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/018.phpt b/ext/phar/tests/018.phpt index 9318d48475e..1032afe4bf6 100644 --- a/ext/phar/tests/018.phpt +++ b/ext/phar/tests/018.phpt @@ -1,5 +1,5 @@ --TEST-- -opendir test, root directory +Phar: opendir test, root directory --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/019.phpt b/ext/phar/tests/019.phpt index b79e6d67f02..8ff74ef7b29 100644 --- a/ext/phar/tests/019.phpt +++ b/ext/phar/tests/019.phpt @@ -1,5 +1,5 @@ --TEST-- -opendir test, subdirectory +Phar: opendir test, subdirectory --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/020.phpt b/ext/phar/tests/020.phpt index f923a0bdeb3..e97463e6970 100644 --- a/ext/phar/tests/020.phpt +++ b/ext/phar/tests/020.phpt @@ -1,5 +1,5 @@ --TEST-- -url stat +Phar: url stat --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/021.phpt b/ext/phar/tests/021.phpt index 25f7d6a3061..791e0fc4e58 100644 --- a/ext/phar/tests/021.phpt +++ b/ext/phar/tests/021.phpt @@ -1,5 +1,5 @@ --TEST-- -stream stat +Phar: stream stat --SKIPIF-- --FILE-- diff --git a/ext/phar/tests/022.phpt b/ext/phar/tests/022.phpt index 81202273b8a..e2769e4b46c 100644 --- a/ext/phar/tests/022.phpt +++ b/ext/phar/tests/022.phpt @@ -1,5 +1,5 @@ --TEST-- -stream stat +Phar: stream stat --SKIPIF-- --FILE--