I added this to the top of the connection file to prevent the warning from displaying:
error_reporting(E_ERROR | E_PARSE);
If you want the problem fixed, you would have to bring it up with your hosting provider since they would probably have to update the php or mysql version to be in sync.