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 #1

Updated by Anja Leichsenring about 4 years ago

  • Related to Task #90627: Use codeception 4 for acceptance tests added
Actions #2

Updated by Gerrit Code Review about 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63556

Actions #3

Updated by Gerrit Code Review about 4 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63556

Actions #4

Updated by Anja Leichsenring about 4 years ago

  • Related to Task #90652: Commands should return an integer value based on their success added
Actions #5

Updated by Anja Leichsenring about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF