Closed (fixed)
Project:
Page Cache Query Ignore
Version:
2.4.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Dec 2025 at 06:23 UTC
Updated:
16 Jul 2026 at 12:55 UTC
Jump to comment: Most recent
Comments
Comment #3
plachComment #4
plachComment #5
plachLooks good and works well, thanks!
Comment #7
validoll commentedFollow-up in a separate maintainer commit: replaced the
unset($this->cid)with aNULLassignment to satisfy phpstan's hooked-property check on PHP 8.4 — no behaviour change.Released in 2.5.0. Also fixes #3558520 and #3129330 for anyone who enables the new "Ignore redirects" option.