From: Marcus Boerger Date: Sun, 12 Mar 2006 12:38:25 +0000 (+0000) Subject: - Prefix test names X-Git-Tag: php-5.1.3RC2~128 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e16bba12b1998755b2f8bac9d86e21098f143e4c;p=php - Prefix test names - Add missing skipif --- diff --git a/ext/reflection/tests/001.phpt b/ext/reflection/tests/001.phpt index f68afc950e..8e4a487298 100755 --- a/ext/reflection/tests/001.phpt +++ b/ext/reflection/tests/001.phpt @@ -1,5 +1,7 @@ --TEST-- Reflection inheritance +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- getClass()) +Reflection Bug #29268 (__autoload() not called with reflectionProperty->getClass()) +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE-- diff --git a/ext/reflection/tests/bug30146.phpt b/ext/reflection/tests/bug30146.phpt index 4f48985dcc..3a7ce92a01 100755 --- a/ext/reflection/tests/bug30146.phpt +++ b/ext/reflection/tests/bug30146.phpt @@ -1,5 +1,7 @@ --TEST-- -Bug #30146 (ReflectionProperty->getValue() requires instance for static property) +Reflection Bug #30146 (ReflectionProperty->getValue() requires instance for static property) +--SKIPIF-- + --FILE-- isConstructor() fails for inherited classes) +Reflection Bug #30148 (ReflectionMethod->isConstructor() fails for inherited classes) +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- + --FILE--