ixudra / curl

Custom PHP curl library for the Laravel 5 framework - developed by Ixudra
MIT License
561 stars 128 forks source link

array_collapse error #107

Closed nam-co closed 5 years ago

nam-co commented 5 years ago

Hi, thanks for the great package, in L6 Im getting "Call to undefined function Ixudra\Curl\array_collapse()" when using ->withResponseHeaders()->returnResponseObject()

File: vendor/ixudra/curl/src/Builder.php line 538

I was wondering if this is a L6 error?

Appreciate any help thanks

elimentz commented 5 years ago

Quite possibly.. I'll look at it this evening and fix it

elimentz commented 5 years ago

Fixed in version 6.17.0!