Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002918 [Quercus] minor always 09-10-08 12:21 09-10-08 16:39
Reporter koreth View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.2.1
Summary 0002918: Defining function in switch statement causes UnsupportedOperationException
Description This fails to compile or load in interpreted mode:

<?php
switch (0) {
  case 0:
    function foo() { }
}
Additional Information
Attached Files

- Relationships

- Notes
(0003416)
ferg
09-10-08 16:39

php/37f6
 

- Issue History
Date Modified Username Field Change
09-10-08 12:21 koreth New Issue
09-10-08 16:39 ferg Note Added: 0003416
09-10-08 16:39 ferg Assigned To  => ferg
09-10-08 16:39 ferg Status new => closed
09-10-08 16:39 ferg Resolution open => fixed
09-10-08 16:39 ferg Fixed in Version  => 3.2.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker