Skip to content

Commit 0bd3fec

Browse files
petkcmb69
authored andcommitted
Remove old SVN keywords substitutions from the zip tests
1 parent 19af5e4 commit 0bd3fec

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

ext/zip/tests/bug38943_2.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#38943, properties in extended class cannot be set (5.3)
33
--SKIPIF--
44
<?php
5-
/* $Id: bug38943_2.phpt 271800 2008-12-24 11:28:25Z pajoye $ */
65
if(!extension_loaded('zip')) die('skip');
76
?>
87
--FILE--

ext/zip/tests/bug53579.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
Bug #53579 (stream_get_contents() segfaults on ziparchive streams)
33
--SKIPIF--
44
<?php
5-
/* $Id: oo_stream.phpt 260091 2008-05-21 09:27:41Z pajoye $ */
65
if(!extension_loaded('zip')) die('skip');
76
?>
87
--FILE--

ext/zip/tests/stream_meta_data.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
stream_get_meta_data() on zip stream
33
--SKIPIF--
44
<?php
5-
/* $Id: oo_stream.phpt 260091 2008-05-21 09:27:41Z pajoye $ */
65
if(!extension_loaded('zip')) die('skip');
76
?>
87
--FILE--

0 commit comments

Comments
 (0)