Project

General

Profile

Actions

Bug #90651

closed

SendEmailCommand::execute does not return an int value as parent class describes

Added by Anja Leichsenring about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2020-03-05
Due date:
% Done:

100%

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

Description

vendor/symfony/console/Command/Command.php is the parent class for typo3/sysext/core/Classes/Command/SendEmailCommand.php, and it defines a return value of int (in the docblock), whereas the SendEmailCommand does not return anything.

Composer max stage (and therefor any dependency of codeception version 4) causes now a unit test to fail due to the not provided return value.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #90627: Use codeception 4 for acceptance testsClosedBenni Mack2020-03-03

Actions
Related to TYPO3 Core - Task #90652: Commands should return an integer value based on their successClosedAnja Leichsenring2020-03-05

Actions
Actions

Also available in: Atom PDF