Commit Graph

2 Commits (9f2cf47e921a0eebd45af184cb09ca21bcb52118)

Author SHA1 Message Date
Your Name fb69275cd7 chore: target PHP 8.4 in psalm config
Set phpVersion="8.4" so Psalm targets 8.4 explicitly instead of
inferring 8.3 from composer.json's ^8.3|^8.4 constraint.
4 weeks ago
Your Name 1a234c3920 chore: add Psalm static analysis (plugin-laravel, baseline, CI)
Port PR #6646 onto staging: add psalm/plugin-laravel with psalm.xml,
a staging-generated baseline, and a CI workflow that emits GitHub
annotations and uploads SARIF to Code Scanning. Fix the psalm.xml schema
for Psalm 6.5 (drop unsupported ClassMustBeFinal handler) and ignore
generated report artifacts in git/docker.
4 weeks ago