--TEST-- Switch with undefined input --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.file_update_protection=0 --FILE-- DONE --EXPECTF-- Warning: Undefined variable $y in %sswitch_001.php on line 4 Warning: Undefined variable $y in %sswitch_001.php on line 5 DONE