scout-extended icon indicating copy to clipboard operation
scout-extended copied to clipboard

Run tests on PHP 8.3

Open jnoordsij opened this issue 2 years ago • 2 comments

Q A
Bug fix? no
New feature? no
BC breaks? no
Related Issue N/A
Need Doc update no

Describe your change

Run CI tests on PHP 8.3 (for Laravel 10, as Laravel 9 will probably not officially support it).

What problem is this fixing?

Ensures tests are run on the most recent (upcoming) PHP release.

jnoordsij avatar Oct 09 '23 16:10 jnoordsij

Note: this requires an upstream release of a PHP 8.3 variant of the cimg/php image, which according to the release policy will not be available until the stable release.

jnoordsij avatar Oct 12 '23 08:10 jnoordsij

Rebased onto master (to also test L11 on PHP 8.3)

jnoordsij avatar Mar 21 '24 15:03 jnoordsij