wp-includes/SimplePie/src/Source.php:93$data$type$baseoptional'' public function sanitize($data, $type, $base = '') { return $this->item->sanitize($data, $type, $base); }4 changes between 6.7.7 and 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
$data retyped from untyped to string.verified against source$type retyped from untyped to SimplePie\int-mask-of<SimplePie::CONSTRUCT_*>.verified against source$base retyped from untyped to string.verified against sourcenone to string.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.