Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003153 [Quercus] minor always 12-11-08 21:32 12-12-08 08:59
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.0 Product Version 4.0.0
  Product Build
Summary 0003153: Character index fails to compile
Description <?php
function foo() {
  $x = 'test';
  $y = $x{0};
}

Fails to compile under latest Resin Pro:

[21:31:20.679] {resin-8} com.caucho.java.JavaCompileException: ...__php.java:56: incompatible types
[21:31:20.679] {resin-8} found : com.caucho.quercus.env.Value
[21:31:20.679] {resin-8} required: com.caucho.quercus.env.StringValue
[21:31:20.679] {resin-8} v_y = v_x.charValueAt(0L);
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0003606)
nam
12-12-08 08:59

php/33mi
 

- Issue History
Date Modified Username Field Change
12-11-08 21:32 koreth New Issue
12-12-08 08:58 nam Status new => assigned
12-12-08 08:58 nam Assigned To  => nam
12-12-08 08:59 nam Status assigned => closed
12-12-08 08:59 nam Note Added: 0003606
12-12-08 08:59 nam Resolution open => fixed
12-12-08 08:59 nam Fixed in Version  => 4.0.0


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