php-http / message

HTTP Message related tools
http://php-http.org
MIT License
1.3k stars 42 forks source link

Run CI on PHP 8.4 #164

Closed GrahamCampbell closed 1 month ago

GrahamCampbell commented 1 month ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets N/A
Documentation N/A
License MIT

What's in this PR?

Runs CI on PHP 8.4.

Why?

To validate compatibility.

Example Usage

N/A

Checklist

To Do

GrahamCampbell commented 1 month ago

Build failures are not related, and should be addressed in a separate PR. Indeed, we need to turn off the PHP 7 incompatible changes that php-cs-fixer is suggesting.