Mantis - Quercus
Viewing Issue Advanced Details
2886 minor always 09-01-08 02:04 09-18-08 14:46
PeterJanRoes  
ferg  
normal  
closed 3.1.6  
fixed  
none    
none 3.2.1  
0002886: Type hints: "not null" arguments are not checked on function call
It seems that function arguments with a type hint do not check for null values if the possibility of null values has not been explicitly defined. The official PHP implementation does perform this check. A code sample has been included to demonstrate the problem.
 TestTypeHint.php [^] (700 bytes) 09-01-08 02:04

Notes
(0003463)
ferg   
09-18-08 14:46   
php/07g{0,1}