sentry-php icon indicating copy to clipboard operation
sentry-php copied to clipboard

PHP8.4 compat

Open staabm opened this issue 1 year ago • 1 comments

How do you use Sentry?

Sentry SaaS (sentry.io)

SDK version

4.7.0

Steps to reproduce

I think this line needs a change for PHP 8.4 compat - related to https://github.com/php/php-src/pull/13550

see analog symfony change: https://github.com/symfony/symfony/pull/54614

Expected result

n/a

Actual result

n/a

staabm avatar May 25 '24 06:05 staabm

Thanks, we'll tackle this closer to the PHP 8.4 release in November.

cleptric avatar May 27 '24 09:05 cleptric

I have started a PR and moved all your comments to #1760 to track.

Thanks for pointing this change out! If you have any other concerns feel free to comment on the PR!

stayallive avatar Sep 05 '24 01:09 stayallive