Expedia-PHP-API
Expedia-PHP-API copied to clipboard
[ErrorException] current() expects parameter 1 to be array, null given
In loop executed after a while and hundreds of entries, the error message follows.
It looks like this happens when the API rate limit is hit. Easily achievable with loops using the test (55505) API.:
PHP Warning: current() expects parameter 1 to be array, null given in Expedia-PHP-API/Dyatlov/Expedia/Expedia.php on line 340