wp-includes/class-json.php:1023PHP5 constructor.
$messageoptional'unknown error'$codeoptionalnull$modeoptionalnull$optionsoptionalnull$userinfooptionalnull function __construct( $message = 'unknown error', $code = null, $mode = null, $options = null, $userinfo = null ) { _deprecated_function( __METHOD__, '5.3.0', 'The PHP native JSON extension' ); }Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
src/wp-includes/class-json.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.