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.
1 parent d50a764 commit 343f306Copy full SHA for 343f306
lib/internal/Magento/Framework/Archive/Helper/File.php
@@ -297,4 +297,4 @@ protected function _checkFileOpened()
297
throw new LocalizedException(new \Magento\Framework\Phrase('File not opened'));
298
}
299
300
-}
+}
lib/internal/Magento/Framework/Archive/Helper/File/Gz.php
@@ -66,4 +66,4 @@ protected function _close()
66
{
67
gzclose($this->_fileHandler);
68
69
0 commit comments