vat-bundle icon indicating copy to clipboard operation
vat-bundle copied to clipboard

backwards compatible

Open renedeboer opened this issue 1 year ago • 1 comments
trafficstars

you removed in VatNumber.php 2.0.9 /**

  • @Annotation */

Is it possible to leave it here for backward compatible? Need a lot of time to convert all my annotations to attributes, but will do :-)

renedeboer avatar Dec 27 '23 17:12 renedeboer

Hello,

I’d just pin the package to the version that still supports annotations. But on another note, I wholeheartedly recommend Rector for replacing all annotations with attributes. It turned several tedious hours of work into a 10-minute job for me: https://www.dannyvankooten.com/blog/2023/rector-annotations-to-attributes/

dannyvankooten avatar Apr 27 '24 18:04 dannyvankooten