Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle readonly public properties #10171

Conversation

alessandromorelli
Copy link

This modifies the cloner closure and the createEntity method of UnitOfWork to avoid repeat initializations of readonly public properties.

This is related to this pull request doctrine/common#999 which handles readonly public properties in proxies.

This modifies the cloner closure and the createEntity method of UnitOfWork to avoid repeat initializations of readonly public properties
Copy link
Contributor

github-actions bot commented Nov 7, 2024

There hasn't been any activity on this pull request in the past 90 days, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.
If you want to continue working on it, please leave a comment.

@github-actions github-actions bot added the Stale label Nov 7, 2024
Copy link
Contributor

This pull request was closed due to inactivity.

@github-actions github-actions bot closed this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant