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

7.x - Run CI against PHP 8.3

Open pmartin35 opened this issue 10 months ago • 0 comments

This runs elasticsearch/elasticsearch 7.x CI against PHP 8.3. composer.json allows PHP 8.3 ("php": "^7.3 || ^8.0",) but the tests are not currently being executed against 8.3.

Please let me know if I missed/forgot anything in this PR.

pmartin35 avatar Apr 22 '24 11:04 pmartin35