diff --git a/misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php b/misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php index 86a414f5571..d704d26ab1d 100644 --- a/misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php +++ b/misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php @@ -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(