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 0bffe67 + c05f011 commit a01671cCopy full SHA for a01671c
1 file changed
tests/end-to-end/event/risky-global-state-modification.phpt
@@ -3,6 +3,7 @@ The right events are emitted in the right order for a test that is considered ri
3
--FILE--
4
<?php declare(strict_types=1);
5
$_SERVER['argv'][] = '--globals-backup';
6
+$_SERVER['argv'][] = '--static-backup';
7
$_SERVER['argv'][] = '--strict-global-state';
8
$_SERVER['argv'][] = '--do-not-cache-result';
9
$_SERVER['argv'][] = '--no-configuration';
0 commit comments