[PR #7710] Prettified arrays in tool command orm:mapping:describe #10614

Open
opened 2026-01-22 16:08:07 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/7710

State: closed
Merged: Yes


Adds JSON_PRETTY_PRINT to the orm:mapping:describe tool so that SymfonyStyle::table does not wrap excessively.

See before/after for examples.

before
after

**Original Pull Request:** https://github.com/doctrine/orm/pull/7710 **State:** closed **Merged:** Yes --- Adds JSON_PRETTY_PRINT to the orm:mapping:describe tool so that SymfonyStyle::table does not wrap excessively. See before/after for examples. ![before](https://user-images.githubusercontent.com/4230455/57815339-08775d80-7745-11e9-87ee-70ed000c0985.png) ![after](https://user-images.githubusercontent.com/4230455/57815340-08775d80-7745-11e9-93e2-7666920f4523.png)
admin added the pull-request label 2026-01-22 16:08:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#10614