I think if Zend/PHP can support unsigned int/long, it would be nicer. Real fix for this would be unsinged type support in Zend/PHP. It's not likely Zend/PHP supports unsigned type anytime soon, if it'll be supported, though.
Is unsigned type support discussed? -- Yasuo Ohgaki Jason Greene wrote: > So far, after posting to php-general and php-dev about whether or not we > should add a <<< operator to match the >>> operator, I have received 4 > total responses. > > 2 for it > 2 against it > > Reasons expressed for it > ------------------------ > Consistent > Doesn't hurt anything > > Reasons expressed against it > ---------------------------- > It is the heredoc operator > Not really needed > Could be confusing > > > I am personally neutral, because I don't think it matters either way; > however, I need a tie breaker. > > Anyone want to help me out here? > > Thanks > > > > > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php