Steps to replicate the issue (include links if applicable):
- Visit api.php?action=query&list=blocks&bkids=-1
What happens?:
Message shown:
Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in includes\api\ApiBase.php on line 1362
What should have happened instead?:
No message should be shown.