AG>>I think it makes sense not to allow default initialization of non-NULL
AG>>values when there's a class type hint.

Having this, do we actually need both "= null" and "nullable" keyword? 
They seem to be almost the same meaning, though not exactly - you can say 
'nullable' on first parameter of two-parameter function, while you 
couldn't - at least, until now - say '= null' for it.

-- 
Stanislav Malyshev, Zend Products Engineer   
[EMAIL PROTECTED]  http://www.zend.com/ +972-3-6139665 ext.115

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to