Skip to content

Stop circular dependencies causing infinite recursion. #14

@nilportugues

Description

@nilportugues

Typical example, Doctrine Proxy classes, are causing these, but any kind of circular references should stopped by placing an id (works for Doctrine, not random objects with this issue), or creating a secondary structure to hold the references to these objects.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions