wp-includes/SimplePie/src/Source.php:63$item$data public function __construct($item, $data) { $this->item = $item; $this->data = $data; }2 changes between 6.7.7 and 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
$item retyped from untyped to SimplePie\Item.verified against source$data retyped from untyped to array.verified against sourcesrc/wp-includes/SimplePie/src/Source.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.