Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003323 [Quercus] major always 02-05-09 14:53 02-05-09 15:14
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 0003323: Boolean variable compile failure
Description <?php
function x() {
  $foo = true || false;
  if ($foo) print "x";
}

Fails to compile:

[14:52:48.275] {resin-22} com.caucho.java.JavaCompileException: .../_boolean__php.java:60: boolean cannot be dereferenced
[14:52:48.275] {resin-22} if (v_foo.toBoolean()) {
[14:52:48.275] {resin-22} ^
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0003807)
nam
02-05-09 15:14

php/3aau
 

- Issue History
Date Modified Username Field Change
02-05-09 14:53 koreth New Issue
02-05-09 15:10 nam Status new => assigned
02-05-09 15:10 nam Assigned To  => nam
02-05-09 15:14 nam Status assigned => closed
02-05-09 15:14 nam Note Added: 0003807
02-05-09 15:14 nam Resolution open => fixed
02-05-09 15:14 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