[Tickets #14949] PHP(7.3) Warning: "continue" targeting switch is equivalent to "break"

noreply at bugs.horde.org noreply at bugs.horde.org
Sun Sep 1 18:13:30 UTC 2019


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14949
------------------------------------------------------------------------------
  Ticket             | 14949
  Created By         | mmarx at netdmon.de
  Summary            | PHP(7.3) Warning:  "continue" targeting switch is
                     | equivalent to "break"
  Queue              | Ingo
  Version            | 3.2.16
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


mmarx at netdmon.de (2019-09-01 18:13) wrote:

The horde-alarms cron script reports the following errors after  
upgrading to php 7.3

PHP Warning:  "continue" targeting switch is equivalent to "break".  
Did you mean to use "continue 2"? in  
/usr/share/horde/ingo/lib/Script/Imap.php on line 138
PHP Warning:  "continue" targeting switch is equivalent to "break".  
Did you mean to use "continue 2"? in  
/usr/share/horde/ingo/lib/Script/Imap.php on line 156
PHP Warning:  "continue" targeting switch is equivalent to "break".  
Did you mean to use "continue 2"? in  
/usr/share/horde/ingo/lib/Script/Imap.php on line 268
PHP Warning:  "continue" targeting switch is equivalent to "break".  
Did you mean to use "continue 2"? in  
/usr/share/horde/ingo/lib/Script/Imap.php on line 296
PHP Warning:  "continue" targeting switch is equivalent to "break".  
Did you mean to use "continue 2"? in  
/usr/share/horde/ingo/lib/Script/Imap.php on line 324

$ php --version
PHP 7.3.9 (cli) (built: Aug 27 2019 22:52:39) ( NTS )

$ pear list -c pear.horde.org | grep ingo
ingo                         3.2.16  stable







More information about the bugs mailing list