From: Marcus Boerger Date: Wed, 21 Dec 2005 22:22:33 +0000 (+0000) Subject: - MFH Add missing skipif X-Git-Tag: php-5.1.2RC1~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc0fe6472ef662b57de3bfd2df79c3f2b3951598;p=php - MFH Add missing skipif --- diff --git a/ext/spl/tests/array_015.phpt b/ext/spl/tests/array_015.phpt index 0a82fc7a5d..79d6a867f0 100755 --- a/ext/spl/tests/array_015.phpt +++ b/ext/spl/tests/array_015.phpt @@ -1,5 +1,7 @@ --TEST-- SPL: ArrayIterator::next() with internal arrays +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --INI-- include_path=. --FILE-- diff --git a/ext/spl/tests/spl_autoload_002.phpt b/ext/spl/tests/spl_autoload_002.phpt index 21caa43bfa..98cb173f09 100755 --- a/ext/spl/tests/spl_autoload_002.phpt +++ b/ext/spl/tests/spl_autoload_002.phpt @@ -1,6 +1,8 @@ --TEST-- SPL: spl_autoloadfunctions() --SKIPIF-- + +--SKIPIF-- --FILE-- --INI-- include_path=. --FILE-- diff --git a/ext/spl/tests/spl_autoload_004.phpt b/ext/spl/tests/spl_autoload_004.phpt index 1f26521b90..ec80d38337 100755 --- a/ext/spl/tests/spl_autoload_004.phpt +++ b/ext/spl/tests/spl_autoload_004.phpt @@ -1,5 +1,7 @@ --TEST-- SPL: spl_autoload() with static methods +--SKIPIF-- + --INI-- include_path=. --FILE-- diff --git a/ext/spl/tests/spl_autoload_005.phpt b/ext/spl/tests/spl_autoload_005.phpt index 925771c82c..1f946d9794 100755 --- a/ext/spl/tests/spl_autoload_005.phpt +++ b/ext/spl/tests/spl_autoload_005.phpt @@ -1,5 +1,7 @@ --TEST-- SPL: spl_autoload() with methods +--SKIPIF-- + --INI-- include_path=. --FILE-- diff --git a/ext/spl/tests/spl_autoload_006.phpt b/ext/spl/tests/spl_autoload_006.phpt index 21a6084eb4..4931c9f27f 100755 --- a/ext/spl/tests/spl_autoload_006.phpt +++ b/ext/spl/tests/spl_autoload_006.phpt @@ -1,5 +1,7 @@ --TEST-- SPL: spl_autoload() with static methods +--SKIPIF-- + --INI-- include_path=. --FILE-- diff --git a/ext/spl/tests/spl_autoload_007.phpt b/ext/spl/tests/spl_autoload_007.phpt index 40b4b61cbd..66c9c5d83b 100755 --- a/ext/spl/tests/spl_autoload_007.phpt +++ b/ext/spl/tests/spl_autoload_007.phpt @@ -1,5 +1,7 @@ --TEST-- SPL: spl_autoload() with inaccessible methods +--SKIPIF-- + --INI-- include_path=. --FILE--