I am getting the following message after an completing an upgrade
can anyone Help me >
error in on line : () [Semantical Error] The annotation "@Type" in property net\authorize\util\SensitiveDataConfigType::$sensitiveTags was never imported. Did you maybe forget to add a "use" statement for this annotation?
08-19-2022 04:59 PM
i have the exact same issue but it only cropped up when i upgraded my environment from php 7.4 to php 8. i'm not sure if it's an issue with the SDK being incompatible with php 8 or if there's an issue with my composer configuration. were you able to get it resolved?
09-13-2022 10:22 AM
the to-do in this code might resolve the issue: https://github.com/AuthorizeNet/sdk-php/blob/master/lib/net/authorize/util/SensitiveDataConfigType.p...
not sure who updates the code.
09-13-2022 10:48 AM