Skip to content

Commit 6389113

Browse files
Merge branch '11.0'
2 parents 2c4fb12 + e459d15 commit 6389113

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/end-to-end/regression/5487.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ https://github.com/sebastianbergmann/phpunit/issues/5487
33
--FILE--
44
<?php declare(strict_types=1);
55
$_SERVER['argv'][] = '--do-not-cache-result';
6+
$_SERVER['argv'][] = '--configuration';
67
$_SERVER['argv'][] = __DIR__ . '/5487';
78

89
require_once __DIR__ . '/../../bootstrap.php';

0 commit comments

Comments
 (0)