-
-
Notifications
You must be signed in to change notification settings - Fork 4
Debug collector #32
Copy link
Copy link
Open
Labels
good first issueSimple enough issue to start with.Simple enough issue to start with.status:ready for adoptionFeel free to implement this issue.Feel free to implement this issue.
Metadata
Metadata
Assignees
Labels
good first issueSimple enough issue to start with.Simple enough issue to start with.status:ready for adoptionFeel free to implement this issue.Feel free to implement this issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
A collector for debugging is needed.
Similar to https://github.com/yiisoft/validator/blob/master/src/Debug/ValidatorCollector.php is enough for the first iteration
In general would be nice to collect:
['service', '5'] => new Model($serviceFromContainer, 5)['a', '5'] => new Model('abc', '555')'5' => 5