Skip to content

Commit

Permalink
[mjr] Avoid warnings on PHP 7.3 regarding continue statements within …
Browse files Browse the repository at this point in the history
…switch blocks.
  • Loading branch information
mrubinsk committed Mar 2, 2019
1 parent 0088e9d commit 7469795
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 74 deletions.
10 changes: 7 additions & 3 deletions doc/Horde/Mail/CHANGES
@@ -1,6 +1,10 @@
----------
v2.6.5-git
----------
------
v2.6.5
------

[mjr] Avoid warnings on PHP 7.3 regarding continue statements within switch
blocks.



------
Expand Down

0 comments on commit 7469795

Please sign in to comment.