From: Pierre Joye Date: Tue, 11 Aug 2009 13:09:11 +0000 (+0000) Subject: -skip if not 5.3 X-Git-Tag: php-5.4.0alpha1~191^2~2814 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5dfda903adcaf4dcdd7518c729357010b4411bc4;p=php -skip if not 5.3 --- diff --git a/ext/zip/tests/bug38943_2.phpt b/ext/zip/tests/bug38943_2.phpt index 8672d9d329..45f5e2aca2 100644 --- a/ext/zip/tests/bug38943_2.phpt +++ b/ext/zip/tests/bug38943_2.phpt @@ -4,7 +4,9 @@ =")) die('skip test for 5.x only'); + ?> --FILE--