Anonymous | Login | Signup for a new account | 12-17-2024 08:32 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 | ||||
0003324 | [Quercus] | major | always | 02-06-09 10:51 | 02-06-09 16:07 | ||||
Reporter | koreth | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product 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} ^ |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |