PHPORM-418 Test with PHP 8.5 and reduce test matrix
Fix PHPORM-418
- Add PHP 8.5 to the tests
- Reduce test matrix for less resource consumption while keeping a coverage for every MongoDB server, driver, PHP and Laravel versions.
- Don't run tests in duplicate for
feature/*branches, they must be used to PR version branches.
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.
Tests failing on Atlas. I have to digg if something change in the atlas local docker image.
Waiting for https://github.com/mongodb/laravel-mongodb/pull/3460