[PR #7430] Use in_array instead of array_search + comparison #10484

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

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

State: closed
Merged: Yes


As we don't need the array index here, we can use the in_array function.

**Original Pull Request:** https://github.com/doctrine/orm/pull/7430 **State:** closed **Merged:** Yes --- As we don't need the array index here, we can use the `in_array` function.
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#10484