Hi! > > For consistency, we should add a spaceship assignment operator: > > $a <=>= $b;
Or maybe we shouldn't? Not only it is quite ugly, I am struggling to imagine a use case in which one would need such a construct, and I would recommend rewriting any code that uses such construct. > Additionally, we should add an is-identical assignment operator: > > $a ==== $b; This looks like it is a week early. Maybe that was the intent? -- Stas Malyshev smalys...@gmail.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php