Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

3.x: use hasValue() instead of has() #934

Merged
merged 1 commit into from Aug 28, 2023
Merged

3.x: use hasValue() instead of has() #934

merged 1 commit into from Aug 28, 2023

Conversation

LordSimal
Copy link
Contributor

Refs: #931

As explained in the issue the EntityTrait::has() now returns true if a property is null.

To keep the already established behaviour in baked code this should now be changed to hasValue()

@LordSimal LordSimal added this to the 3.x milestone Aug 26, 2023
@markstory markstory merged commit 5ff5111 into 3.x Aug 28, 2023
7 checks passed
@markstory markstory deleted the 3.x-has-value branch August 28, 2023 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants