On Sun, 2008-10-26 at 14:32 +0100, Kalle Sommer Nielsen wrote:
> So, I propose its either being a "supported" feature, or simply put an
> deprecation notice on it (5.3) and remove it HEAD. I personally vote
> for the last option, as I don't think resources should be constants as
> they do not have the constant value even though they do on some level.

I recently discussed the same issue on IRC, (due to #45982) we can't get
rid of resources in constants completely as we need that for STDIN,
STDOU, STDERR constants.

We might still block users from doing but I don't see real benefit from
doing that - I think it's ok to have undocumented features ... :-)

johannes


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

Reply via email to