ReflectionDocBlock
ReflectionDocBlock copied to clipboard
Parsing types and variables is becoming more complex these days. Types are evolving faster than the limited time I have to maintain this package while a large number of projects...
In issue https://github.com/phpDocumentor/phpDocumentor/issues/3378, there was some confusion because the Author tag does not support a description. When the StandardTagFactory encounters a situation where an InvalidTag is generated, it would be...
We are adding phpstan tags to WordPress core stubs. https://github.com/php-stubs/wordpress-stubs/blob/master/visitor.php After upgrading to v5.4.0 we don't see our tags. How to proceed?
https://phpstan.org/writing-php-code/phpdoc-types#conditional-return-types @template T of int|array @return (T is int ? static : array) I am not sure that you support psalm-types too
Bumps [psalm/phar](https://github.com/psalm/phar) from 5.26.1 to 6.7.1. Commits a7112d3 Updated Psalm phar to commit a2f190972555ea01b0cfcc1913924d6c5fc1a64e 1677342 Updated Psalm phar to commit 376cd8612c07a915c3fc3c6e9bdd6b1dee3b8538 ec16b02 Updated Psalm phar to commit 8347d5b4a16e20678a13098dac589804da3dd412 03580b8 Updated...
Cross-linking issue from https://github.com/phpDocumentor/phpDocumentor/issues/2445