Skip to content

Instantly share code, notes, and snippets.

@BenMorel
BenMorel / doctrine-dbal-travis-matrix-builder.php
Last active October 20, 2020 18:20
Builds the Travis CI job matrix for Doctrine DBAL - See doctrine/dbal#3347
<?php
/**
* This script builds the .travis.yml build matrix, around these variables:
*
* - PHP versions
* - database drivers
* - platform versions
*
* With the following requirements: