dompdf / php-font-lib

A library to read, parse, export and make subsets of different types of font files.
GNU Lesser General Public License v2.1
1.74k stars 255 forks source link

Enable TravisCI testing on PHP 7.1, 7.2 and nightly #66

Closed mondrake closed 6 years ago

mondrake commented 6 years ago

Actually, PHP 7.2 should be tested with PHPUnit 6.

mondrake commented 6 years ago

PHPUnit 4.8 forward compatibility layer should help here.