php-content/Services
Claude e7e7e5be89
Some checks are pending
CI / PHP 8.3 (push) Waiting to run
CI / PHP 8.4 (push) Waiting to run
fix: add factories, fix HtmlSanitiser HTML5 elements, fix TestCase
- Create Database/Factories for ContentWebhookEndpoint, ContentWebhookLog,
  ContentItem, ContentTaxonomy, ContentBrief
- Register HTML5 elements (section, article, figure, figcaption, mark)
  with HTMLPurifier custom definitions
- Use RefreshDatabase trait in TestCase with SQLite in-memory DB
- Update Pest.php to use custom Tests\TestCase

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 07:01:48 +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: add factories, fix HtmlSanitiser HTML5 elements, fix TestCase 2026-02-23 07:01:48 +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