On Tue, Aug 24, 2010 at 8:14 PM, Stas Malyshev <smalys...@sugarcrm.com> wrote:
> Hi!
>
>> use an E_ constant with error_reporting" and not have the current
>> situation where sometimes you use a constant (or constants) and
>> sometimes you use a bare number, depending on what you want to
>> achieve.
>
> What's wrong with using 0? 0 means "nothing", how hard is that? `

What's the problem actually? It is consistent with the rest. Yes, it
is always possible to add & 0 or || 1. But that's off base.


-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to