packagist phpdocumentor/reflection-docblock 5.0.0-alpha7

latest releases: dev-dependabot/github_actions/phpDocumentor/dot-github-0.6, 5.x-dev, dev-fix/catch-invalid-type-creation...
4 years ago

This patch release fixes a BC break in the previous release of this series. Due to a change in the collection handling a different exception was thrown when a generic type hint was read. array<string, string> this library will not support the generics notation. We just made sure that we are behaving equally to what we did before.

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Fixed invalid implementation on example tag #181, thanks to @mvriel
  • Fixed breaking change of different exception thrown with generics, #186
  • Travis build is back to green, thanks to @GrahamCampbell and @mvriel

Removed

  • Nothing

Security

  • Nothing

Don't miss a new reflection-docblock release

NewReleases is sending notifications on new releases.