From: Ilia Alshanetsky Date: Thu, 30 Sep 2004 21:54:28 +0000 (+0000) Subject: Added skip condition for PHP 5.0 X-Git-Tag: php-5.0.3RC1~188 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2f06a9a3c7905a88c0634928e798aac7369882b;p=php Added skip condition for PHP 5.0 --- diff --git a/ext/reflection/tests/parameters_001.phpt b/ext/reflection/tests/parameters_001.phpt index 709944677f..fb22a22a95 100755 --- a/ext/reflection/tests/parameters_001.phpt +++ b/ext/reflection/tests/parameters_001.phpt @@ -1,5 +1,13 @@ --TEST-- Check for parameter being optional +--SKIPIF-- + --FILE--