DDC-2402: [DOC] warning on serializing private properties: obsolete? #3017

Closed
opened 2026-01-22 14:09:56 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Apr 19, 2013).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user dbu:

here we warn that when wanting to serialize properties, you should not have private properties as that would not work with proxies.

afaik doctrine commons 2.4 now handles that properly and we can drop that warning, right?

https://github.com/doctrine/doctrine2/blob/master/docs/en/reference/working-with-objects.rst#merging-entities

Originally created by @doctrinebot on GitHub (Apr 19, 2013). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user dbu: here we warn that when wanting to serialize properties, you should not have private properties as that would not work with proxies. afaik doctrine commons 2.4 now handles that properly and we can drop that warning, right? https://github.com/doctrine/doctrine2/blob/master/docs/en/reference/working-with-objects.rst#merging-entities
admin added the Bug label 2026-01-22 14:09:56 +01:00
admin closed this issue 2026-01-22 14:09:56 +01:00
Author
Owner

@doctrinebot commented on GitHub (Apr 19, 2013):

Comment created by @ocramius:

Duplicate of DCOM-175

@doctrinebot commented on GitHub (Apr 19, 2013): Comment created by @ocramius: Duplicate of [DCOM-175](http://www.doctrine-project.org/jira/browse/DCOM-175)
Author
Owner

@doctrinebot commented on GitHub (Apr 19, 2013):

Issue was closed with resolution "Duplicate"

@doctrinebot commented on GitHub (Apr 19, 2013): Issue was closed with resolution "Duplicate"
Author
Owner

@doctrinebot commented on GitHub (Apr 19, 2013):

Comment created by @ocramius:

No, we cannot yet remove that warning - it's not yet fixed

@doctrinebot commented on GitHub (Apr 19, 2013): Comment created by @ocramius: No, we cannot yet remove that warning - it's not yet fixed
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3017