On 18.10.19 00:07, Mike Schinkel wrote:
    case 'educationtype':
       $update = false;
       fallthrough;

I was about to suggest `continue`, alas we know that would clash :-)

Suggestion: `next;` instead?

- Markus

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to