Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ 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 |
Platform |
|
Status |
closed |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
4.0.2 |
Product Version |
4.0.2 |
|
Product Build |
|
|
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. |
Steps To Reproduce |
|
Additional Information |
|
|
Attached Files |
isset.zip [^] (296 bytes) 10-02-09 14:22 |
|