MantisBT: master 3250e83b
| Author | Committer | Branch | Timestamp | Parent | 
|---|---|---|---|---|
| atrol | atrol | master | 2018-12-07 04:17 | master 589fe6f4 | 
| Affected Issues | 0025033: Warning with PHP 7.3: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? | |||
| Changeset | Fix PHP 7.3 warning Starting from PHP 7.3, continue statements targeting switch control flow In our case, we don't want just to break the switch, but continue with Fixes 0025033  | 
|||
| mod - core/install_helper_functions_api.php | Diff File | |||