| Anonymous | Login | Signup for a new account | 11-30-2025 09:02 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 | ||||
| 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 | ||||||
| Status | closed | Product Version | 4.0.0 | ||||||
| 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} ^ |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |