On 26/05/2016 08:52, Fleshgrinder wrote:
I understand where you are getting at. Another proposal after giving
this some more thought.
Could you summarise what your proposal actually is; I got a bit lost
with what your long list of examples was trying to show me.
Note that the behavior of isset() and empty() was already once changed
during the 5.4 feature release!
Can you provide a reference for that? The only thing mentioned in the
changelog in the manual is this rather rare situation:
$foo = 'a string';
isset($foo['some_key']);
$foo['some_key'] doesn't actually have much of a meaning in that case,
anyway, and it has nothing to do with initialisation.
Regards,
--
Rowan Collins
[IMSoP]
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php