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 339 forks source link

Add support for ecs #838

Closed em411 closed 5 months ago

em411 commented 5 months ago

name: 🎉 New Feature about: add a new feature labels: 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: #837

Description

This PR adds support for ecs tool to rest of the setup-php tools.

In case this PR introduced TypeScript/JavaScript code changes:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (c665c7a) to head (806c3cc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #838 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 806 806 Branches 291 291 ========================================= Hits 806 806 ```

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