reverted: --- b/core/lib/Drupal/Component/Archiver/ArchiveTar.php +++ a/core/lib/Drupal/Component/Archiver/ArchiveTar.php @@ -975,7 +975,7 @@ } // ----- Calculate the stored filename + $p_filename = $this->_translateWinPath($p_filename, false);; - $p_filename = $this->_translateWinPath($p_filename, false); $v_stored_filename = $p_filename; if (strcmp($p_filename, $p_remove_dir) == 0) { return true; @@ -1038,7 +1038,7 @@ } // ----- Calculate the stored filename + $p_filename = $this->_translateWinPath($p_filename, false);; - $p_filename = $this->_translateWinPath($p_filename, false); if (!$this->_writeHeaderBlock($p_filename, strlen($p_string), time(), 384, "", 0, 0)) reverted: --- b/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/Autoload.php +++ a/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/Autoload.php @@ -46,7 +46,7 @@ function ($class) { static $classes = NULL; + static $path = NULL;; - static $path = NULL; if ($classes === NULL) { $classes = array( reverted: --- b/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/Autoload.php.in +++ a/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/Autoload.php.in @@ -46,7 +46,7 @@ function ($class) { static $classes = NULL; + static $path = NULL;; - static $path = NULL; if ($classes === NULL) { $classes = array(