You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analyse tests/ alongside src/, add the strict, deprecation, PHPUnit and
Symfony PHPStan rule packs, and require a comment on every ignore via
reportIgnoresWithoutComments. Pin phpstan/phpstan to ^2.1.41.
Fixes the strict-rule findings this surfaces in src/ (empty() and
base64_decode() hygiene) and types the test stub properties and fixtures
so the analysis is trustworthy. No public-API or behavioural change.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments