PR adds PHP 8.2 to the test matrix, updating the code coverage to run against that version. I also downgraded the version of PHP used for testing sqlsrv to be our lowest version since it's exercising unique code paths compared to the other DB adapters, and I'd like to have confidence we're supporting those paths on the lowest PHP version.
PR adds PHP 8.2 to the test matrix, updating the code coverage to run against that version. I also downgraded the version of PHP used for testing sqlsrv to be our lowest version since it's exercising unique code paths compared to the other DB adapters, and I'd like to have confidence we're supporting those paths on the lowest PHP version.