Skip to content

Commit 2dab9bb

Browse files
Merge branch '10.5' into 11.3
2 parents edc9939 + abebd7a commit 2dab9bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)