We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c4fb12 + e459d15 commit 6389113Copy full SHA for 6389113
tests/end-to-end/regression/5487.phpt
@@ -3,6 +3,7 @@ https://github.com/sebastianbergmann/phpunit/issues/5487
3
--FILE--
4
<?php declare(strict_types=1);
5
$_SERVER['argv'][] = '--do-not-cache-result';
6
+$_SERVER['argv'][] = '--configuration';
7
$_SERVER['argv'][] = __DIR__ . '/5487';
8
9
require_once __DIR__ . '/../../bootstrap.php';
0 commit comments