jaggedsoft / php-binance-api

PHP Binance API is an asynchronous PHP library for the Binance API designed to be easy to use. https://github.com/binance-exchange/php-binance-api
MIT License
604 stars 494 forks source link

Error from UserData funtion example #355

Open GavChap opened 3 years ago

GavChap commented 3 years ago

Using the example in the examples directory I get this.

In php-binance-api-rate-limiter.php line 262:

Warning: Parameter 1 to Binance\API::userData() expected to be a reference, value given

PHP 7.4 - Only when using ratelimiter, not the API directly

dmzoneill commented 3 years ago

Hi,

The rate limiter hasn't been updating in some time. Thanks for the report