--TEST-- mysqli_ping() --EXTENSIONS-- mysqli --SKIPIF-- --FILE-- getMessage() . "\n"; } print "done!"; ?> --EXPECTF-- Deprecated: Function mysqli_ping() is deprecated since 8.4, because the reconnect feature has been removed in PHP 8.2 and this function is now redundant in %s bool(true) Deprecated: Function mysqli_ping() is deprecated since 8.4, because the reconnect feature has been removed in PHP 8.2 and this function is now redundant in %s bool(true) Deprecated: Function mysqli_ping() is deprecated since 8.4, because the reconnect feature has been removed in PHP 8.2 and this function is now redundant in %s mysqli object is already closed done!