Closed (fixed)
Project:
Cloudflare Purge
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2026 at 17:34 UTC
Updated:
19 Mar 2026 at 11:45 UTC
Jump to comment: Most recent
Comments
Comment #2
cosmicdreams commentedComment #3
flashwebcenterThanks for going down that rabbit hole. Perfect timing. I reviewed your changes and merged most of them.
Merged in:
PHPUnit XML updated (schema, source element, removed deprecated attributes)
CloudFlarePurgeApiTest and CloudflarePurgeByUrlTest converted to PHP 8 #[CoversClass]
Replaced the \Drupal::state() deprecation with constructor injection via cloudflare_purge.services.yml
Holding off on:
The ^12 core constraint in info.yml and composer.json. I’d rather wait until Drupal 12 is released and I’ve tested before declaring compatibility.
Appreciate the work. The PHPUnit and deprecation fixes are solid improvements either way.
Best wishes,
Alaa