Opened 7 years ago
Closed 7 years ago
#47921 closed defect (bug) (fixed)
added missing break in default case in function `wp_privacy_anonymize_data`
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.3 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Privacy | Keywords: | has-patch 2nd-opinion |
| Focuses: | coding-standards | Cc: |
Description
I know it's not required to add break at the last case of switch statements but I would like to see it for the sake of coding consistency.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 45877: