Anonymous | Login | Signup for a new account | 12-17-2024 08:47 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003138 | [Quercus] | minor | always | 12-08-08 00:01 | 12-11-08 13:15 | ||||
Reporter | koreth | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.2.1 | ||||||
Summary | 0003138: Integer variable assignment in argument list won't compile | ||||||||
Description |
<?php function x() { foo($x = 1); } Fails to compile with latest Resin Pro: [23:58:41.896] {resin-24} com.caucho.java.JavaCompileException: .../WEB-INF/work/_quercus/_html/_test/_arg_22dassignment__php.java:51: cannot find symbol [23:58:41.896] {resin-24} symbol : method callRef(com.caucho.quercus.env.Env,long) [23:58:41.896] {resin-24} location: class com.caucho.quercus.program.AbstractFunction [23:58:41.896] {resin-24} env._fun[f_foo].callRef(env, (v_x = 1L)); |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |