php-content/Services
Claude a332148056
Some checks failed
CI / PHP 8.3 (push) Failing after 1m30s
CI / PHP 8.4 (push) Failing after 1m28s
fix: move config directives before definition finalization and use Mockery for CdnPurgeService stub
- Move URI config calls before maybeGetRawHTMLDefinition() which
  finalizes the config and prevents further set() calls
- Use Mockery::mock()->shouldIgnoreMissing() for CdnPurgeService stub
  to satisfy type hint in ContentItemObserver

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:20:12 +00:00
..
AIGatewayService.php refactor: update namespaces for L1/L2 package convention 2026-01-27 17:34:49 +00:00
CdnPurgeService.php chore: fix pint code style and add test config 2026-02-23 03:50:06 +00:00
ContentProcessingService.php refactor: rename namespace Core\Content to Core\Mod\Content 2026-01-27 16:24:53 +00:00
ContentRender.php chore: fix pint code style and add test config 2026-02-23 03:50:06 +00:00
ContentSearchService.php chore: fix pint code style and add test config 2026-02-23 03:50:06 +00:00
HtmlSanitiser.php fix: move config directives before definition finalization and use Mockery for CdnPurgeService stub 2026-02-23 12:20:12 +00:00
WebhookDeliveryLogger.php chore: fix pint code style and add test config 2026-02-23 03:50:06 +00:00
WebhookRetryService.php chore: fix pint code style and add test config 2026-02-23 03:50:06 +00:00