Details
Description
continue statements that are within a switch will raise a warning in php 7.3 because it acts as a break.
Generating statistics for the revenue year graph uses a continue statement in a switch. It functions correctly as a break in this context, but it really should be continue 2 instead. It will generate a warning in php 7.3 otherwise.
Issue Links
- relates to
-
CORE-3103 PHPIDS: Update HTMLPurifier library
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Sprint | 4.6.0 Sprint 6 [ 81 ] |
Rank | Ranked higher |
Assignee | Jonathan Reissmueller [ jonathan ] |
Sprint | 4.6.0 Sprint 6 [ 81 ] | 4.6.0 Sprint 6, 4.6.0 Sprint 7 [ 81, 85 ] |
Rank | Ranked higher |

Status | Open [ 1 ] | In Progress [ 3 ] |

Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |

Status | In Review [ 5 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Fix Version/s | 4.6.0-b1 [ 11117 ] |
Status | Reopened [ 4 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |