Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Is null #3214

Merged
merged 3 commits into from
Jul 7, 2022
Merged

Is null #3214

merged 3 commits into from
Jul 7, 2022

Conversation

MathiasReker
Copy link
Contributor

Replaces is_null($var) expression with null === $var.

Replaces is_null($var) expression with null === $var.
@coveralls
Copy link

coveralls commented Jul 6, 2022

Coverage Status

Coverage decreased (-0.0002%) to 99.892% when pulling 34c313f on MathiasReker:0-is-null into 4a61e28 on slimphp:4.x.

@l0gicgate l0gicgate added this to the 4.11.0 milestone Jul 7, 2022
@l0gicgate l0gicgate merged commit fbb442e into slimphp:4.x Jul 7, 2022
@MathiasReker MathiasReker deleted the 0-is-null branch April 4, 2023 05:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants