Revert "Issue #3026560 by alexpott, generalredneck, pbirk, plach, xjm, Hitby, kevinquillen, Alex Monaghan, greg.1.anderson, littlepixiez, bartvig: After upgrade to 7.63 still get TYPO3 phar error for drush"

This reverts commit 87c12b1301.
merge-requests/736/head
mcdruid 2021-11-26 12:51:42 +00:00
parent 87c12b1301
commit f94d2a4652
1 changed files with 0 additions and 11 deletions

View File

@ -156,17 +156,6 @@ class PharStreamWrapper
);
}
/**
* @param int $cast_as
*/
public function stream_cast($cast_as)
{
throw new Exception(
'Method stream_select() cannot be used',
1530103999
);
}
public function stream_close()
{
$this->invokeInternalStreamWrapper(