I just closed the vote for this RFC. The result (see
https://wiki.php.net/rfc/empty_isset_exprs#vote) is:

* Both empty() and isset(): 3
* Only empty(): 13
* None:  4

I'm not exactly sure what the policy for votes with three options is,
but given that the large majority voted for "Only empty()", I'll
assume that that's the accepted option.

I updated my PR to only allow expressions for empty() and added nicer
error messages for isset(): https://github.com/php/php-src/pull/54

It would be nice if somebody could apply that PR, as I don't have Zend karma :)

Nikita

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

Reply via email to