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
Make DCD conditional on PHP 8.1+ to fix old PHP CI
Move DCD rules.neon include to ignore-by-php-version.neon.php so it
only loads on PHP >= 8.1. Move inline @phpstan-ignore for
BleedingEdgeToggle to neon config. Add reportUnmatched: false to all
DCD-specific ignores.
Co-Authored-By: Claude Code
0 commit comments