code-review-graph (v2.2.1) currently only indexes JavaScript, TypeScript, and C languages. PHP files in the codebase are not being parsed or indexed, preventing the MCP tools from searching and analyzing PHP code.
Expected Behavior:
PHP files should be automatically detected and indexed during graph build
PHP classes, functions, and relationships should be searchable via semantic_search_nodes_tool
Impact radius analysis should work for PHP code changes
code-review-graph (v2.2.1) currently only indexes JavaScript, TypeScript, and C languages. PHP files in the codebase are not being parsed or indexed, preventing the MCP tools from searching and analyzing PHP code.
Expected Behavior:
PHP files should be automatically detected and indexed during graph build
PHP classes, functions, and relationships should be searchable via semantic_search_nodes_tool
Impact radius analysis should work for PHP code changes