Re: [PHP-DEV] is it allowed to override default constants(TRUE,FALSE)? see bug 5217 From: Stanislav Malyshev (stas <email protected>)
Date: 07/26/00

w>> The user in bug 5217 tries to override TRUE and FALSE using define().
w>>
w>> Is this allowed? Should it be allowed?

Well, in Forth you could redefine value of 2... I don't think we need it,
though. Maybe, PHP should put out notice when you try to re-define
existing constant.

-- 
Stanislav Malyshev   stas <email protected>          
+972-3-6139665 ext.106

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>