Anonymous | Login | Signup for a new account | 03-31-2025 17:17 PDT |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ 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 | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.2.0 | Product Version | 3.1.4 | ||||
Product Build | |||||||||
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)); |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |