- Add init_declaration/deinit_declaration to call-processor FUNCTION_NODE_TYPES and findEnclosingFunction (syncs with parse-worker, avoids Dart PR #83 rejection) - Add 7 missing CodeRelation FROM-TO pairs in schema.ts to eliminate analyze warnings (Function→Property, Constructor→Property/Typedef, Enum→Class/Interface, Struct→Interface, TypeAlias→Class) - Mirror all Swift support to gitnexus-web: supported-languages, utils, queries, framework-detection, entry-point-scoring, parser-loader WASM path - Add postinstall script to patch tree-sitter-swift binding.gyp actions array
Uncomment PHP = 'php' in both CLI and web SupportedLanguages enums. Add .php, .phtml, .php3/.4/.5/.8 extension detection to getLanguageFromFilename() in both packages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>