[PR #10529] Correct use of PHP attribute #12427

Closed
opened 2026-01-22 16:14:01 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: Yes


Incorrect syntax used in php 8 attribute. This should be key: value, rather than key=value

**Original Pull Request:** https://github.com/doctrine/orm/pull/10529 **State:** closed **Merged:** Yes --- Incorrect syntax used in php 8 attribute. This should be key: value, rather than key=value
admin added the pull-request label 2026-01-22 16:14:01 +01:00
admin closed this issue 2026-01-22 16:14:02 +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#12427