Skip to content

Conversation

@jacekkarczmarczyk
Copy link
Contributor

fixes #93

Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. @Potherca @kornelski any opinions?

<code>==</code> : <code>EQ</code> (等しい)
</para></listitem>
<listitem><para>
<code>===</code> : <code>EQQ</code> (厳密に等しい)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea how to validate this change 😁

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trust me bro, ai and Google gave me the same result :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't trust either of those sources :-P

<code>!=</code> : <code>NE</code> (等しくない)
</para></listitem>
<listitem><para>
<code>!==</code> : <code>NEE</code> (厳密に等しくない)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea how to validate this change 😁

@Ocramius Ocramius added this to the 1.9.0 milestone Apr 17, 2024
@Ocramius
Copy link
Member

🚢

@Ocramius Ocramius self-assigned this Apr 17, 2024
@Ocramius Ocramius merged commit 9d0a1eb into phptal:1.9.x Apr 17, 2024
@Ocramius
Copy link
Member

Thanks @jacekkarczmarczyk!

@jacekkarczmarczyk jacekkarczmarczyk deleted the feat/#93-eqq-nee branch April 17, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EQQ/NEE

3 participants