Project

General

Profile

Actions

Task #86589

closed

Fix continue-statement inside a switch-block

Added by Stefan Neufeind over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Code Cleanup
Target version:
-
Start date:
2018-10-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Calling continue inside a switch-block would work just like break. This is usually not intended and thus triggers a warning since PHP 7.3.0.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #86813: Add PHP 7.3 to bamboo core v7 testingClosed2018-10-31

Actions
Has duplicate TYPO3 Core - Bug #91255: PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 314Closed2020-05-01

Actions
Actions

Also available in: Atom PDF