Skip to content

Conversation

@sukhwinder33445
Copy link
Contributor

@sukhwinder33445 sukhwinder33445 commented Dec 15, 2025

This PR switches to the new PHP workflow, which combines linting, static analysis, and unit testing. phpcs.xml file has been removed because the new workflow provides a default config for it and the file did not contain any special configurations anyway. Code style corrections were made to comply with the latest PSR coding standards. In addition, Allow GitHub Actions workflow to run for every pull request instead of only main-based pull requests.

  • After merging, @lippserd will update the branch protection required status checks to match the new workflow.

@sukhwinder33445 sukhwinder33445 self-assigned this Dec 15, 2025
@cla-bot cla-bot bot added the cla/signed label Dec 15, 2025
@sukhwinder33445 sukhwinder33445 force-pushed the php-workflow branch 2 times, most recently from 642d3fa to b3203e3 Compare December 15, 2025 12:20
- Remove obsolete workflow trigger for `release/*` branch pushes
- Run workflow on push to branch `support/*`
Use default from new workflow.
Allow GitHub Actions to run for every pull request instead of only main-based pull requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants