Skip to content

Conversation

@wouterj wouterj force-pushed the field-options-multiline branch from 05f7960 to 2f0e6d4 Compare September 12, 2022 22:07
@wouterj wouterj requested a review from greg0ire September 20, 2022 12:13
@greg0ire
Copy link
Member

Out of curiosity, why do you want to implement this? I suppose you want to improve Symfony's or Doctrine's docs, maybe a specific page?

@wouterj
Copy link
Collaborator Author

wouterj commented Sep 20, 2022

Out of curiosity, why do you want to implement this? I suppose you want to improve Symfony's or Doctrine's docs, maybe a specific page?

Oh, good question! 🤦

I'm planning to add alt texts to all figures in the Symfony docs (ref symfony/symfony-docs#16895 ). As these can be quite long, I want to use line breaks to conform to our soft 72 character limit in the Symfony docs.

@wouterj wouterj force-pushed the field-options-multiline branch 2 times, most recently from d211107 to b909c1f Compare September 20, 2022 13:24
@wouterj
Copy link
Collaborator Author

wouterj commented Sep 20, 2022

Thanks for the review! I've refactored the changes a bit, to use a VO instead of the array structures. I also added the test cases you suggested.

@wouterj wouterj force-pushed the field-options-multiline branch from b909c1f to a8207ba Compare September 20, 2022 13:27
@wouterj wouterj force-pushed the field-options-multiline branch from a8207ba to 7b4237c Compare September 20, 2022 14:36
@wouterj wouterj force-pushed the field-options-multiline branch from 7b4237c to 9a83515 Compare September 20, 2022 14:37
@greg0ire greg0ire added this to the 0.6.0 milestone Sep 23, 2022
@greg0ire greg0ire merged commit 0cd1d28 into doctrine:0.6.x Sep 23, 2022
@greg0ire
Copy link
Member

Thanks @wouterj !

@wouterj wouterj deleted the field-options-multiline branch August 29, 2023 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants