Fix newly reported PHPStan errors by swissspidy · Pull Request #77 · wp-cli/rewrite-command · GitHub
Skip to content

Fix newly reported PHPStan errors#77

Merged
swissspidy merged 3 commits into
mainfrom
fix-phpstan
Feb 15, 2026
Merged

Fix newly reported PHPStan errors#77
swissspidy merged 3 commits into
mainfrom
fix-phpstan

Conversation

@swissspidy

Copy link
Copy Markdown
Member

No description provided.

@swissspidy swissspidy requested a review from a team as a code owner February 12, 2026 13:28
Copilot AI review requested due to automatic review settings February 12, 2026 13:28
@gemini-code-assist

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

Hello! 👋

Thanks for opening this pull request! Please check out our contributing guidelines. We appreciate you taking the initiative to contribute to this project.

Contributing isn't limited to just code. We encourage you to contribute in the way that best fits your abilities, by writing tutorials, giving a demo at your local meetup, helping other users with their support questions, or revising our documentation.

Here are some useful Composer commands to get you started:

  • composer install: Install dependencies.
  • composer test: Run the full test suite.
  • composer phpcs: Check for code style violations.
  • composer phpcbf: Automatically fix code style violations.
  • composer phpunit: Run unit tests.
  • composer behat: Run behavior-driven tests.

To run a single Behat test, you can use the following command:

# Run all tests in a single file
composer behat features/some-feature.feature

# Run only a specific scenario (where 123 is the line number of the "Scenario:" title)
composer behat features/some-feature.feature:123

You can find a list of all available Behat steps in our handbook.

@github-actions github-actions Bot added maybelater scope:testing Related to testing labels Feb 12, 2026
gemini-code-assist[bot]

This comment was marked as resolved.

This comment was marked as resolved.

@codecov

codecov Bot commented Feb 12, 2026

Copy link
Copy Markdown

@swissspidy swissspidy added this to the 2.0.17 milestone Feb 13, 2026
@swissspidy swissspidy merged commit 74c8f12 into main Feb 15, 2026
53 checks passed
@swissspidy swissspidy deleted the fix-phpstan branch February 15, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:testing Related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants