1.5.1
Fixed
- Remove legacy doctrine annotation comments from provider classes to prevent
AnnotationExceptionwhen usingkoriym/attributeswithDualReader(#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