Issue #3026560 by alexpott, mcdruid, generalredneck, pbirk, plach, xjm, Hitby, kevinquillen, Alex Monaghan, MustangGB, DamienMcKenna, greg.1.anderson, littlepixiez, bartvig, poker10, catch, Anybody, bserem, juampynr: After upgrade to 7.63, 8.5.10, 8.6.7, 9.4.0 get TYPO3 phar error for drush
parent
fd71fedd65
commit
4f3af2260a
misc/typo3/phar-stream-wrapper/src
|
@ -145,17 +145,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