[PR #8531] [GH-8527] Revert cs fixes for entity version compares in lock+merge #11045

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

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

State: closed
Merged: Yes


Two automatic coding style fixes broke comparison operations in 2.8.2. One was independently fixed in https://github.com/doctrine/orm/pull/8508 - but another one in UnitOfWork::merge was missed.

This PR reverts these fixes for now to get back the old 2.8.1 behavior.

**Original Pull Request:** https://github.com/doctrine/orm/pull/8531 **State:** closed **Merged:** Yes --- Two automatic coding style fixes broke comparison operations in 2.8.2. One was independently fixed in https://github.com/doctrine/orm/pull/8508 - but another one in `UnitOfWork::merge` was missed. This PR reverts these fixes for now to get back the old 2.8.1 behavior.
admin added the pull-request label 2026-01-22 16:09:32 +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#11045