We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
x <?= y
x
x <= y
(was x <?= y not the same as x = x <? y)
I'm not quite sure what exactly is going on here, but I expected these two to behave the same.