Mantis - Quercus
Viewing Issue Advanced Details
3702 minor always 10-02-09 14:22 10-15-09 10:50
PeterJ  
nam  
normal  
closed 4.0.2  
fixed  
none    
none 4.0.2  
0003702: isset returns wrong answer with multiple variables
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.
 isset.zip [^] (296 bytes) 10-02-09 14:22

Notes
(0004265)
nam   
10-15-09 10:50   
php/1260