summaryrefslogtreecommitdiff
path: root/ext/zip/tests
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/tests')
-rw-r--r--ext/zip/tests/bug47667.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/tests/bug47667.phpt b/ext/zip/tests/bug47667.phpt
index cdbf604d8..e1084c45b 100644
--- a/ext/zip/tests/bug47667.phpt
+++ b/ext/zip/tests/bug47667.phpt
@@ -2,7 +2,7 @@
Bug #47667 (ZipArchive::OVERWRITE seems to have no effect)
--SKIPIF--
<?php
-/* $Id: bug47667.phpt 294522 2010-02-04 10:09:25Z pajoye $ */
+/* $Id: bug47667.phpt 294321 2010-02-01 19:30:32Z pajoye $ */
if(!extension_loaded('zip')) die('skip');
?>
--FILE--