--TEST-- mysqli ping --EXTENSIONS-- mysqli --SKIPIF-- --FILE-- ping()); $mysql->close(); print "done!"; ?> --EXPECT-- bool(true) done!