Open willitscale opened 3 weeks ago
Thanks for your contribution @willitscale ! We have begun our effort of supporting PHP 8.4. In addition to the changes in this PR, the PHP 8.4 effort requires us to update our internal tests, packaging, builders, and tools, as well as manually audit and address the PHP change-log, test regressions, and framework support matrixes. So when we are ready to apply the changes in this PR, we will incorporate your commits.
Added the underlying scaffolding support for PHP 8.4 in line with the 8.3 support highlighted in https://github.com/newrelic/newrelic-php-agent/pull/797
This also resolves the open issue https://github.com/newrelic/newrelic-php-agent/issues/909