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
Internal refactor only, no behaviour change: deduplicated the replacer-apply sequence into Prefixer::applyReplacers() (shared by the dependency loop, dev-package loop, and call-site updates — the latter still skips the nullable fixer), shared the PHP-constraint detection as Plugin::detectPhpConstraint() across the plugin hook and wp-scope command, and removed an unreachable guard in NullableParamReplacer. Scoped output is identical to 1.4.0.