da10729635
php-analyzer.sh and php-calculator-improved.sh were trying to re-source dependencies when sourced from other scripts, causing 'not found' errors. Added: - _PHP_ANALYZER_LOADED source guard - _PHP_CALCULATOR_LOADED source guard - Conditional checks for dependency sourcing - Prevents double-sourcing of php-detector.sh and system-detect.sh