[PR #5691] Fix Runtime Notice: Only variables should be passed by reference #9699

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

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

State: closed
Merged: No


Commit here results in PHP Runtime Notice: Only variables should be passed by reference if strict standards are enabled (default setting for symfony2). This PR fixes this.

**Original Pull Request:** https://github.com/doctrine/orm/pull/5691 **State:** closed **Merged:** No --- Commit [here](https://github.com/doctrine/doctrine2/commit/86cde3a9dff818573971efb0b4ac54a45560ae0b) results in PHP Runtime Notice: `Only variables should be passed by reference` if strict standards are enabled (default setting for symfony2). This PR fixes this.
admin added the pull-request label 2026-01-22 16:05: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#9699