CVE-2026-69245: Guzzle: Noncanonical cookie domain keeps subdomain scope
### Impact `SetCookie::matchesDomain()` gives every subdomain of a cookie `Domain` that cookie unless it recognizes the `Domain` as an IP literal or a numeric host, and it decides that from the domain's own text, so...