On 22/09/15 01:11, François Laupretre wrote:
> for those interested, a pull request implementing an exists() construct
> (on PHP 7) is available for testing and reviewing :
> 
> https://github.com/php/php-src/pull/1530
> 
> exists() is modelled after isset(), with the difference that every value
> (including null) returns true. Check the included '.phpt' test file for
> examples.
> 
> The corresponding RFC, targeting 7.1, will come soon.

Thanks for taking this seriously François ...

-- 
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

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

Reply via email to