Project

General

Profile

Actions

Bug #94454

closed

SelfEmittableLazyOpenStream is not compatible with guzzlehttp/psr7 2.0.0

Added by Christian Heindl almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-07-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

With new 2.0.0 version of guzzlehttp/psr7 TYPO3 11.2 does not startup, due to an exception:

Fatal error: Class TYPO3\CMS\Core\Http\SelfEmittableLazyOpenStream may not inherit from final class (GuzzleHttp\Psr7\LazyOpenStream) in /app/public/typo3/sysext/core/Classes/Http/SelfEmittableLazyOpenStream.php on line 29

GuzzleHttp\Psr7\LazyOpenStream is now a final class an cannot be subclasses anymore.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #94422: wrong handling in TYPO3\CMS\Core\Http\SelfEmittableLazyOpenStreamClosed2021-06-27

Actions
Related to TYPO3 Core - Bug #95136: Required guzzlehttp/psr7 too new for most librariesClosed2021-09-07

Actions
Actions

Also available in: Atom PDF