#!/bin/bash# This script is a small convenience wrapper for running the doctrine testsuite against a large bunch of databases.# Just create the phpunit.xmls as described in the array below and configure the specific files <php /> section# to connect to that database. Just omit a file if you dont have that database and the tests will be skipped.