Multiline descriptions for tags are lot more complicated than it may intuitively seem. Writing a grammar that matches behavior that human intuitively expects is very tricky. It's not enough to just say, that multiline descriptions are allowed. For some random examples see https://github.com/phpstan/phpdoc-parser/issues/6#issuecomment-362243651.
On Thursday, November 15, 2018 at 3:35:45 PM UTC+1, Marcos Passos wrote: > > Hello folks, > > I would like to propose standardizing support to multiline descriptions in > magic @property and @method annotation. Not allowing it has the impact of > having long lines with bad readability and no paragraph support. > > What is your opinion on that? > > - Marcos > -- You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/c94cbd21-3e19-499d-b2d5-edf1490b1db6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
