--TEST-- mysqli ping --EXTENSIONS-- mysqli --SKIPIF-- --FILE-- ping()); $mysql->close(); print "done!"; ?> --EXPECTF-- Deprecated: Method mysqli::ping() is deprecated since 8.4, because the reconnect feature has been removed in PHP 8.2 and this method is now redundant in %s bool(true) done!