This repository has been archived on 2026-03-09. You can view files and clone it, but cannot push or open issues or pull requests.
php-mcp/src
Snider b112b5357a
Some checks failed
CI / PHP 8.3 (push) Failing after 3s
CI / PHP 8.4 (push) Failing after 2s
fix: wrap logToolCall in try-catch to prevent cascading failures
Matches the pattern used by logApiRequest and recordQuotaUsage.
Without this, a missing mcp_tool_calls table causes the entire
API response to fail even when tool execution succeeds.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 07:40:01 +00:00
..
Mcp fix: wrap logToolCall in try-catch to prevent cascading failures 2026-03-04 07:40:01 +00:00
Website/Mcp fix: update stale API endpoint URL in playground view 2026-03-04 07:19:56 +00:00