#47490 closed defect (bug) (duplicate)
Getting new warning
| Reported by: | dkarfa | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description (last modified by )
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /srv/www/{site-name}/public_html/wp-includes/pomo/plural-forms.php on line 210
Change History (6)
#2
@
7 years ago
- Keywords reporter-feedback added
Which WordPress version are you using? Since [43653] there's no continue in line 210 anymore.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Please Add a simple test case for triggering these errors it would be very helpful to replicate same issue and easy to resolve issue