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
parent
87c12b1301
commit
f94d2a4652
|
@ -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(
|
||||
|
|
Loading…
Reference in New Issue