Task #86589
closed
Fix continue-statement inside a switch-block
Added by Stefan Neufeind about 6 years ago.
Updated over 5 years ago.
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.
- Status changed from New to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Under Review
- Status changed from Under Review to Resolved
- Related to Task #86813: Add PHP 7.3 to bamboo core v7 testing added
- Status changed from Resolved to Closed
- Has duplicate 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 314 added
Also available in: Atom
PDF