summaryrefslogtreecommitdiff
path: root/ext/zip/tests/bug38943.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/tests/bug38943.phpt')
-rw-r--r--ext/zip/tests/bug38943.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/tests/bug38943.phpt b/ext/zip/tests/bug38943.phpt
index 1fbfdaa67..856818275 100644
--- a/ext/zip/tests/bug38943.phpt
+++ b/ext/zip/tests/bug38943.phpt
@@ -2,7 +2,7 @@
#38943, properties in extended class cannot be set (< 5.3)
--SKIPIF--
<?php
-/* $Id: bug38943.phpt,v 1.1.2.2.2.2 2008/05/21 09:27:41 pajoye Exp $ */
+/* $Id: bug38943.phpt 260091 2008-05-21 09:27:41Z pajoye $ */
if(!extension_loaded('zip')) die('skip');
if (!defined('PHP_VERSION_MAJOR')) die('skip');
?>