shivammathur / setup-php

GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.
https://setup-php.com
MIT License
2.91k stars 340 forks source link

Use sqlsvr 5.11.1 on PHP 8 #766

Closed GrahamCampbell closed 1 year ago

GrahamCampbell commented 1 year ago

name: 🐞 Bug Fix about: You found a bug, want to improve something or add a new feature labels: bug or enhancement


A Pull Request should be associated with a Discussion.

If you're fixing a bug, adding a new feature or improving something please provide the details in discussions, so that the development can be pointed in the intended direction.

Related discussion:

Further notes in Contribution Guidelines Thank you for your contribution.

Description

This PR [briefly explain what it does]

In case this PR introduced TypeScript/JavaScript code changes:

In case this PR edits any scripts:

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (321f8d7) 100.00% compared to head (a9a661c) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #766 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 589 589 Branches 98 98 ========================================= Hits 589 589 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

shivammathur commented 1 year ago

@GrahamCampbell Thanks for the contribution.

Released 2.26.0. It should now install the latest version.

Test workflow: https://github.com/shivammathur/test-setup-php/actions/runs/6181784047/workflow