Mantis - Quercus
Viewing Issue Advanced Details
2918 minor always 09-10-08 12:21 09-10-08 16:39
koreth  
ferg  
normal  
closed 3.2.1  
fixed  
none    
none 3.2.1  
0002918: Defining function in switch statement causes UnsupportedOperationException
This fails to compile or load in interpreted mode:

<?php
switch (0) {
  case 0:
    function foo() { }
}

Notes
(0003416)
ferg   
09-10-08 16:39   
php/37f6