You are here

protected property Issue797Test::$preserveGlobalState in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/tests/Regression/GitHub/797/Issue797Test.php \Issue797Test::preserveGlobalState

Whether or not this test should preserve the global state when running in a separate PHP process.

Type: bool

Overrides PHPUnit_Framework_TestCase::$preserveGlobalState

File

vendor/phpunit/phpunit/tests/Regression/GitHub/797/Issue797Test.php, line 4

Class

Issue797Test

Code

protected $preserveGlobalState = false;