wp-includes/SimplePie/src/Misc.php:2213$numint$strstringbool public static function silence_errors(int $num, string $str) { // No-op return true; }3 changes between 6.7.7 and 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
$num retyped from untyped to int.verified against source$str retyped from untyped to string.verified against sourcenone to bool.verified against sourcesrc/wp-includes/SimplePie/src/Misc.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.