Closed (fixed)
Project:
Domain
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2026 at 14:33 UTC
Updated:
28 Aug 2026 at 13:35 UTC
Jump to comment: Most recent
When running phpstan from the command line interface, php runs into errors
modules/contrib/domain./vendor/bin/phpstan analyse modules/contrib/domain/ -c modules/contrib/domain/phpstan.neon from the Drupal directoryOutput:
File '/[...]/modules/contrib/domain/phpstan-baseline.neon' is missing or is not readable.
Fix phpstan errors when running phpstan from the command line interface
None
None
None
AI-Generated: Yes (Claude Code was used to help draft this issue summary and to write the code and tests on the merge request. I reviewed and ran the work myself before posting it.)
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
mably commentedComment #5
mably commentedComment #6
idebr commentedComment #9
mably commentedThanks @idebr for the review! Merged.