Hi Alain, > On 19 Jan 2015, at 11:06, Alain Williams <a...@phcomp.co.uk> wrote: > > On Mon, Jan 19, 2015 at 08:28:17AM +0000, Andrea Faulds wrote: > >> The RFC is here: https://wiki.php.net/rfc/combined-comparison-operator > > I like it. > > The RFC does not say what the precedence is to be. Could I suggest that it be > the same as ''== != === !== <>'' - which keeps it consistent with Perl.
It has the same precedence as the other comparison operators, it’s non-associative. Thanks. -- Andrea Faulds http://ajf.me/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php