The other argument against adding <<< is that it is the heredoc operator.
-Rasmus
On 1 Apr 2002, Jason Greene wrote:
>
> Hello All,
>
> One of the features that I have been working on for PHP5/Zend Engine 2
> is better unsigned value support for the language. This involves the
> addition of a n
Hello All,
One of the features that I have been working on for PHP5/Zend Engine 2
is better unsigned value support for the language. This involves the
addition of a new operator, '>>>' (Unsigned Right Shift). It works the
same as a normal right shift operator, except that it does not hold the
si
2 matches
Mail list logo