stripe / stripe-php

PHP library for the Stripe API.
https://stripe.com
MIT License
3.7k stars 846 forks source link

Avoid using func_get_args #1741

Closed ramya-stripe closed 2 weeks ago

ramya-stripe commented 2 weeks ago

Resolves the incompatibility issues with PHP 8.0 as described in https://github.com/stripe/stripe-php/issues/1739