From 5dfda903adcaf4dcdd7518c729357010b4411bc4 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Tue, 11 Aug 2009 13:09:11 +0000 Subject: [PATCH] -skip if not 5.3 --- ext/zip/tests/bug38943_2.phpt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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--