patrickkerrigan / php-xray

A PHP instrumentation library for AWS X-Ray
BSD 3-Clause "New" or "Revised" License
63 stars 26 forks source link

PHP 8.2 #14

Closed patrickkerrigan closed 1 year ago

rennokki commented 1 year ago

@patrickkerrigan Need some help? 🤩

patrickkerrigan commented 1 year ago

Thanks for the offer!

The latest release should already be compatible with PHP 8.2, this PR is just to formalise support for it by adding it as a tested version under CI and fix some PHPUnit deprecation warnings.

If you're running v1.4.0 then you should be good to go!