[PR #7429] Simplify conditions #10485

Open
opened 2026-01-22 16:07:42 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/7429

State: closed
Merged: Yes


This PR only simplify a condition, replacing a ! + === to a simple !==

**Original Pull Request:** https://github.com/doctrine/orm/pull/7429 **State:** closed **Merged:** Yes --- This PR only simplify a condition, replacing a `!` + `===` to a simple `!==`
admin added the pull-request label 2026-01-22 16:07:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#10485