Skip to content

fix: error when legacy is active

a20406a
Select commit
Loading
Failed to load commit list.
Closed

fix: error when legacy is active #494

fix: error when legacy is active
a20406a
Select commit
Loading
Failed to load commit list.
gitStream.cm / gitstream/linearb_ai_description succeeded Jan 20, 2026 in 6s

describe-changes@v1

describe-changes@v1: with concatenate mode: append

✨ PR Description

Purpose: Fix PHP error by preventing remediation and scanner modules from activating when legacy module is active, ensuring mutual exclusivity.

Main changes:

  • Added LegacyModule::is_active() checks in remediation and scanner module activation guards
  • Imported LegacyModule namespace in both affected module files for compatibility validation
  • Modules now return false when legacy mode active, preventing conflicting functionality execution

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how