You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature symfony#52730 [Serializer] Consider SerializedPath in debug command output (jschaedl)
This PR was squashed before being merged into the 7.1 branch.
Discussion
----------
[Serializer] Consider SerializedPath in debug command output
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Issues | -
| License | MIT
The `debug:serializer` command does not show `SerializedPath` information and I figured it might makes sense to add it.
Corresponding symfony-docs pr symfony/symfony-docs#19184
Commits
-------
24cdc43 [Serializer] Consider SerializedPath in debug command output
0 commit comments