laminas / laminas-http

Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
https://docs.laminas.dev/laminas-http/
BSD 3-Clause "New" or "Revised" License
36 stars 27 forks source link

Allow PHP 8.4 #84

Open fezfez opened 1 month ago

fezfez commented 1 month ago

@gsteel ci seem to be broken.. :/

gsteel commented 1 month ago

CI looks fine. Tests are broken though. The error looks consistent. Possibly something changed in libcurl. 🤷‍♂️

fezfez commented 1 month ago

CI looks fine. Tests are broken though. The error looks consistent. Possibly something changed in libcurl. 🤷‍♂️

The test even fail in https://github.com/laminas/laminas-http/pull/83 IMO it's not related to this pr