Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0003702 |
[Quercus] |
minor |
always |
10-02-09 14:22 |
10-15-09 10:50 |
|
Reporter |
PeterJ |
View Status |
public |
|
Assigned To |
nam |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
4.0.2 |
|
Summary |
0003702: isset returns wrong answer with multiple variables |
Description |
According to the PHP docs, the isset() function accepts multiple variables and returns true only if all of them are set. But in Quercus, isset() appears to only check the first variable because only if it is not set will isset() return false.
A demo app is attached. |
Additional Information |
|
|
Attached Files |
isset.zip [^] (296 bytes) 10-02-09 14:22 |
|