laravel / cashier-stripe

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
https://laravel.com/docs/billing
MIT License
2.37k stars 667 forks source link

Trait method 'allowPromotionCodes' will not be applied because it collides with 'PerformsCharges' #1670

Closed best-username closed 4 months ago

best-username commented 4 months ago

Cashier Stripe Version

15.3.2

Laravel Version

10.48.4

PHP Version

8.2

Database Driver & Version

No response

Description

After upgrading from php 7.4 and laravel 8 to PHP 8.2 and laravel 8.2 I got next error in PHPStorm:

Trait method 'allowPromotionCodes' will not be applied because it collides with 'PerformsCharges'

Screenshot 2024-04-19 at 16 30 43

Steps To Reproduce

I did not changed anything in the code but error appeared

driesvints commented 4 months ago

Hey there,

Can you first please try one of the support channels below? If you can actually identify this as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.

Thanks!