| Summary | PHP ERROR: "continue" targeting switch is equivalent to "break" |
| Queue | Horde Framework Packages |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | peter.meier+horde (at) immerda (dot) ch |
| Created | 01/07/2019 (2497 days ago) |
| Due | |
| Updated | 03/02/2019 (2443 days ago) |
| Assigned | |
| Resolved | 03/02/2019 (2443 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Assigned to Michael Rubinsky
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ PHP ERROR: "continue" targeting switch is equivalent to "break"
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
"continue" targeting switch is equivalent to "break". Did you mean to
use "continue 2"? [pid 6165 on line 740 of
"/var/www/vhosts/horde-dev.example.com/pear/php/Horde/Mail/Rfc822.php"]
Horde_Mail 2.6.4 stable
$ php --version
PHP 7.3.0 (cli) (built: Dec 4 2018 16:12:20) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.0-dev, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.3.0, Copyright (c) 1999-2018, by Zend Technologies