Skip to content

1.5.1

Choose a tag to compare

@koriym koriym released this 10 Nov 02:54
· 4 commits to 1.x since this release

Fixed

  • Remove legacy doctrine annotation comments from provider classes to prevent AnnotationException when using koriym/attributes with DualReader (#33, #34)

This patch release fixes an issue where legacy Doctrine annotation comments remaining in provider classes caused AnnotationException in downstream packages using koriym/attributes's DualReader to parse both annotations and PHP 8 attributes.

Full Changelog: 1.5.0...1.5.1