wp-includes/SimplePie/src/HTTP/Psr7Response.php:37$responsePsr\Http\Message\ResponseInterface$permanent_urlstring$requested_urlstring public function __construct(ResponseInterface $response, string $permanent_url, string $requested_url) { $this->response = $response; $this->permanent_url = $permanent_url; $this->requested_url = $requested_url; }Unchanged from 6.9.7 through 7.1.0.
Signature, return type and hooks compared across 3 parsed releases.
src/wp-includes/SimplePie/src/HTTP/Psr7Response.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.