php-agentic/Jobs
Claude ae4188c063
Some checks failed
CI / PHP 8.4 (push) Failing after 1m26s
CI / PHP 8.3 (push) Failing after 1m55s
fix: template interpolation and Cache::fake() in tests
- interpolateVariables: use string concatenation for triple-brace
  placeholders instead of PHP string interpolation which only
  produces single braces
- AgentToolRegistryTest: replace Cache::fake() (not available) with
  Cache::flush() since array driver is already in-memory

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:05:54 +00:00
..
BatchContentGeneration.php chore: fix pint code style and add test config 2026-02-23 03:50:09 +00:00
ProcessContentTask.php fix: template interpolation and Cache::fake() in tests 2026-02-23 12:05:54 +00:00