3.1.1
Many commits, few changes ![]()
- dependency updates
- added
ext-gdtocomposer.jsonas it is required for the default settings - PHPUnit 8.3
- added PHP 7.4 snapshot to
.travis.yml
- added
- cleanup:
QRImage::$backgroundremoved as it was unnecessary (now local inQRImage::dump())use functionimportssprintf()for several messages and other output- format of
QRMatrix::formatPatternandQRMatrix::versionPatternchanged from hex to binary for better comprehensibility QROptionsTrait::__set()removed in favor ofSettingsContainerInterfacesettersset_versionMin(int $version)andset_versionMax(int $version)- additional coverage tests