sentry-php
sentry-php copied to clipboard
Testing on PHP 8.4
Let's get ready!
- [ ] https://php.watch/versions/8.4
- [ ] https://stitcher.io/blog/new-in-php-84
- [ ] https://github.com/php/php-src/pull/13550 (as reported in #1744)
- [x] Update tests
- [ ] This should be modified and/or tested to work with the new pretty closure format https://github.com/getsentry/sentry-php/blob/7ed28441a412ca15159e4b4ac3dde2c9f6a55350/src/FrameBuilder.php#L164
- [ ] Symfony PR to adjust codebase: symfony/symfony#54614