Skip to content

Commit 1702024

Browse files
committed
Fixed test for bug #63297
1 parent cc315e7 commit 1702024

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ext/phar/tests/tar/phar_setsignaturealgo2.phpt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ if (!in_array('SHA-256', $arr)) die("skip hash extension loaded shared"); ?>
99
--INI--
1010
phar.require_hash=0
1111
phar.readonly=0
12+
--ENV--
13+
TEMP=.
14+
TMP=.
1215
--FILE--
1316
<?php
1417
$fname = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.tar';

0 commit comments

Comments
 (0)