in phpdocumentor's phpdoc documentation it's stated that @see tag does have 
inline syntax:

> Syntax
> @see [URI | FQSEN] [<description>]
> or inline
> {@see [URI | FQSEN] [<description>]}
> http://docs.phpdoc.org/references/phpdoc/tags/see.html#syntax

 
why does psr-19 omits it?

> Syntax
> @see [URI | "FQSEN"] [<description>]
>
> https://github.com/php-fig/fig-standards/blob/master/proposed/phpdoc-tags.md#syntax-11

 
imo, this is very useful feature, i'm convinced it should be allowed

what is the reason to exclude it from standard?

-- 
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/443dd67a-ef7f-43b8-a81f-1097120f700d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to