SyntaxFix
Write A Post
Hire A Developer
Questions
As mentioned in the error, the official manual and the comments:
Replace
public function TSStatus($host, $queryPort)
with
public function __construct($host, $queryPort)