avoide codesniff warnings on deliberate switch fallthrough
commit2402e44b6cd4ee413595e3f1f448fbad39a4f44d
authorAndreas Gohr <andi@splitbrain.org>
Sat, 30 Mar 2019 21:15:44 +0000 (30 22:15 +0100)
committerAndreas Gohr <andi@splitbrain.org>
Sat, 30 Mar 2019 21:15:44 +0000 (30 22:15 +0100)
tree5a3ebd0c69cf9a10351c0f7094f738548bf430e4
parentabc9c0d217ae947aeda842b7ef8bac65f608a534
avoide codesniff warnings on deliberate switch fallthrough

codesniffer and Idea unfortunately can't agree on the comment format to
mark a deliberate fallthrough in a switch statement. so we have to use
both :-/
inc/common.php