nategood / httpful

A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL.
MIT License
1.74k stars 298 forks source link

Warnings in PHP 8.1. #303

Closed naveenvalecha closed 4 months ago

naveenvalecha commented 1 year ago

This PR is based on https://github.com/nategood/httpful/pull/300

maxiwheat commented 1 year ago

@nategood It would be appreciated if you could review and make a release with this pull request, it would make your library compatible for PHP 8.1.

Thanks

nategood commented 4 months ago

Addressed in #305