Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3324 | major | always | 02-06-09 10:51 | 02-06-09 16:07 | |
|
|||||
Reporter: | koreth | Platform: | |||
Assigned To: | nam | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.0 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.0 | ||
|
|||||
Summary: | 0003324: Long-as-boolean compile failure | ||||
Description: |
<?php function foo() { $x = 0; if (!$x) print "x"; } Fails to compile: 16:30:40.696] {resin-18} com.caucho.java.JavaCompileException: .../_not_22dlong__php.java:60: operator ! cannot be applied to long [16:30:40.696] {resin-18} if (! v_x != 0) { [16:30:40.696] {resin-18} ^ |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|