--TEST-- GH-7972 (MariaDB version prefix not always stripped) --EXTENSIONS-- mysqli --SKIPIF-- --FILE-- server_info, '5.5.5-')) { print("Expecting stripped prefix. Found: " . $mysqli->server_info . "\n"); } ?> --EXPECT--