| Anonymous | Login | Signup for a new account | 10-27-2025 23:37 PDT |
| 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 | ||||
| 0002303 | [Quercus] | minor | always | 01-09-08 04:54 | 05-12-08 16:59 | ||||
| Reporter | nam | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 3.1.4 | ||||||
| Summary | 0002303: compiled mode - variable declared without right-hand-side causes NPE | ||||||||
| Description |
(rep by Dan) <?php $badVar; $badVar .= "add something"; echo "badVar = $badVar"; ?> problematic compiled code: Value v_badVar = null; ; v_badVar.set(v_badVar.copy().toStringBuilder(env).appendUnicode(_quercus_value_0)); |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |