Project

General

Profile

Actions

Task #88972

closed

Support Symfony\Component\Mailer\ 4.4

Added by Sebastian Fischer about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2019-08-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
Complexity:
Sprint Focus:

Description

After installing dev-master i get an error in the install tool stating:

Fatal error: Class TYPO3\CMS\Core\Mail\FileSpool contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Symfony\Component\Mailer\Transport\TransportInterface::getName) in /home/www/dev10/www/public/typo3/sysext/core/Classes/Mail/FileSpool.php on line 38

After having a look into it, it seems as if the following classes are having the same problem too:

\TYPO3\CMS\Core\Mail\FileSpool
\TYPO3\CMS\Core\Mail\MboxTransport
\TYPO3\CMS\Core\Mail\MemorySpool
\TYPO3\CMS\Core\Tests\Unit\Mail\Fixtures\FakeFileSpoolFixture
\TYPO3\CMS\Core\Tests\Unit\Mail\Fixtures\FakeMemorySpoolFixture


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #89721: Update symfony dependenciesClosedBenni Mack2019-11-21

Actions
Actions

Also available in: Atom PDF