Skip to content

Document console output statuses in README#104

Merged
ondrejmirtes merged 1 commit into1.4.xfrom
readme-document-console-output
Feb 19, 2026
Merged

Document console output statuses in README#104
ondrejmirtes merged 1 commit into1.4.xfrom
readme-document-console-output

Conversation

@phpstan-bot
Copy link
Copy Markdown

Summary

  • Add a "Console output" section to the README documenting the per-package status messages the plugin reports after composer install/composer update:
    • installed — extension was successfully registered
    • not supported — package has "phpstan" in its name but isn't configured as a PHPStan extension
    • ignored — extension was skipped due to the ignore list

These behaviors exist in src/Plugin.php (lines 197-213) but were not documented in the README.

Test plan

  • Verify the README renders correctly on GitHub
  • Confirm the documented statuses match the actual plugin output

🤖 Generated with Claude Code

Add a "Console output" section describing the per-package status
messages (installed, not supported, ignored) that the plugin reports
after composer install/update. These behaviors exist in Plugin.php
but were not documented.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ondrejmirtes ondrejmirtes merged commit 5e36c19 into 1.4.x Feb 19, 2026
78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants