packagist phpdocumentor/reflection-docblock 5.5.0

13 hours ago

What's Changed

Improved method tag parameter rendering, by now the method tag parameters are correctly rendered when transforming a docblock back to string.

New supported tags:

  • @template
  • @template-covariant
  • @mixin
  • @implements & @template-implements
  • @extends & @template-extends

The template tags do not support all functionality needed to have full generic support as this requires some extra work. But for many situations this will already add value.

related pr's:

New Contributors

Full Changelog: 5.4.1...5.5.0

Don't miss a new reflection-docblock release

NewReleases is sending notifications on new releases.