@internal This method is not covered by the backward compatibility promise for PHPUnit
public final function setPreserveGlobalState(bool $preserveGlobalState) : void { $this->preserveGlobalState = $preserveGlobalState; }