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