[PR #6503] Fix metadata field order stability (failing test) #10010

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

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

State: closed
Merged: No


A simplified, currently failing test case for #6502 .

Didn't find an easy way to fix this yet. The two paths to load the metadata are quite different and more drastic changes might break something else.

The test is more implementation specific than I'd like, but in practice the reflFields property is used directly.

**Original Pull Request:** https://github.com/doctrine/orm/pull/6503 **State:** closed **Merged:** No --- A simplified, currently failing test case for #6502 . Didn't find an easy way to fix this yet. The two paths to load the metadata are quite different and more drastic changes might break something else. The test is more implementation specific than I'd like, but in practice the `reflFields` property is used directly.
admin added the pull-request label 2026-01-22 16:06:08 +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#10010