Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003326 [Quercus] minor always 02-06-09 23:06 02-07-09 07:16
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 0003326: Boolean assignment in reference argument fails to compile
Description <?php
function foo(&$a) { }
function bar() { foo($b=false); }

Fails to compile:

[23:05:34.632] {resin-22} com.caucho.java.JavaCompileException: .../_boolean_22darg__php.java:80: cannot find symbol
[23:05:34.632] {resin-22} symbol : method call(com.caucho.quercus.env.Env,boolean)
[23:05:34.632] {resin-22} location: class com.caucho.quercus.function.AbstractFunction
[23:05:34.632] {resin-22} env._fun[f_foo].call(env, v_b = false);
[23:05:34.632] {resin-22} ^
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0003812)
nam
02-07-09 07:16

php/33d9
 

- Issue History
Date Modified Username Field Change
02-06-09 23:06 koreth New Issue
02-07-09 07:16 nam Status new => assigned
02-07-09 07:16 nam Assigned To  => nam
02-07-09 07:16 nam Status assigned => closed
02-07-09 07:16 nam Note Added: 0003812
02-07-09 07:16 nam Resolution open => fixed
02-07-09 07:16 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