3.0.2
- moved configuration checks over to
QROptionsTrait
- added
QROptionsTest
- the original value of
mb_internal_encoding()
will now be restored onQRCode::__destruct()
- PHPUnit version bumped to 7.4, PHP 7.3 added to the Travis CI test matrix
- several doc fixes