Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000613 [Quercus] minor always 12-31-05 08:00 04-06-06 14:27
Reporter bago View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.18 Product Version
  Product Build
Summary 0000613: switch case bad behaviour
Description <?
$res = '1foo';
switch($res) {
    case 1: print('wrong!'); break;
    default: print('ok');
}
?>

quercus prints "wrong!" while php prints "ok".
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
12-31-05 08:00 bago New Issue
04-06-06 14:27 ferg Assigned To  => ferg
04-06-06 14:27 ferg Status new => closed
04-06-06 14:27 ferg Resolution open => fixed
04-06-06 14:27 ferg Fixed in Version  => 3.0.18
04-06-06 14:27 ferg View Status @0@ => public


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