packagist phpdocumentor/reflection-docblock 5.0.0-alpha9

latest releases: 5.x-dev, dev-retry-parser-docblocs, dev-hack/phpstan-parser...
4 years ago

This patch release contains a fix to enable serialization of the refelected docblocks. Before release 5.0.0-alpha8 it was possible to serialize the result of the docblock factory. With the introduction of the InvalidTag which contained an exception this option was broken. This new version restores the option to serialize the docblock result. Which is recommended to do when you need to process a lot of docblocks for caching purposes.

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Fix serialization error on InvalidTag, thanks to @jaapio

Removed

  • Nothing

Security

  • Nothing

Don't miss a new reflection-docblock release

NewReleases is sending notifications on new releases.