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

do hash check before checking if both values are empty #1473

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Jun 28, 2024

Description

When comparing element content for simple values, we need to do a Hash::check first to ensure the field/attribute we’re about to do a comparison for exists in the first place.

Related issues

#1469

@i-just i-just requested a review from angrybrad as a code owner June 28, 2024 09:33
@angrybrad angrybrad merged commit 331bb32 into 5.x Jul 9, 2024
5 checks passed
@angrybrad angrybrad deleted the bugfix/1469-comparing-empty-values branch July 9, 2024 20:02
angrybrad added a commit that referenced this pull request Jul 9, 2024
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.

2 participants