Commit Graph

373 Commits

Author SHA1 Message Date
codemasher decf4b9ce5 🚿 2020-04-04 02:32:03 +02:00
codemasher 51cf6fb4b5 🚿 2020-04-04 02:29:16 +02:00
codemasher 306ac0d587 🚿 2020-04-04 00:10:54 +02:00
codemasher 21e12f181f 🚿 imports 2020-04-03 23:53:41 +02:00
codemasher 00cdb74065 🚿 clean up data interface invocation 2020-04-03 23:45:44 +02:00
codemasher 7f77772075 🚿 imports (why can't u do this yet PHPStorm???) 2020-04-03 21:24:50 +02:00
codemasher a8aad88979 🚿 allow testing of specific patterns 2020-04-03 20:12:44 +02:00
codemasher c01660f4a5 🚿 move mask pattern testing 2020-04-03 20:08:07 +02:00
codemasher 9192913939 :octocat: dependency update 2020-04-03 19:45:24 +02:00
codemasher 2f337fe43d 🚿 fewer function calls for numeric and alphanum table checks 2020-04-01 00:51:46 +02:00
codemasher 4c395abfd4 :octocat: +proper getters for BitBuffer 2020-03-31 06:09:38 +02:00
codemasher 0a0a145b1c :octocat: +final 2020-03-31 03:01:07 +02:00
codemasher 96cfff1e9e 🚿 consistency: renamed constants QRDataInterface::*_CHAR_MAP -> CHAR_MAP_* 2020-03-31 01:29:08 +02:00
codemasher 5c1a27ba60 :octocat: +import 2020-03-31 01:22:59 +02:00
codemasher b38b9cd979 🔧 test fix: we assume this data was wrong all the time due to an incorrect mask pattern 2020-03-30 22:20:06 +02:00
codemasher 57aadd47be 🔧 QRMatrix::getMask() bugfix (x and y swapped for mask pattern 001 and 010), cleanup 2020-03-30 22:07:48 +02:00
codemasher 6122acdb7d 🚿 change output path to ./docs (GH-Pages) 2020-03-04 09:02:04 +01:00
codemasher c219e673e8 🚿 2020-03-04 09:01:14 +01:00
codemasher a8d92217f4 🚿 2020-03-04 07:18:29 +01:00
codemasher 382d83df61 :octocat: silence now? 2020-03-04 07:02:29 +01:00
codemasher bd6a8a0bc6 :octocat: 2020-03-04 06:59:41 +01:00
codemasher 33ac9950c4 :octocat: 2020-03-04 06:52:52 +01:00
codemasher e0f8474a19 🔥 +phan 2020-03-04 06:33:56 +01:00
codemasher 71053ee0f1 🚿 phan happy 2020-03-04 06:19:11 +01:00
codemasher 891b04c4cd :octocat: 2020-03-03 10:39:02 +01:00
codemasher 908ec9e198 🚿 2020-03-03 10:16:28 +01:00
codemasher 514bcaabb1 🚿 2020-03-03 10:14:06 +01:00
codemasher ccf3faa772 :octocat: 2020-03-03 10:13:47 +01:00
codemasher 6978a85294 🚿 2020-03-03 09:44:40 +01:00
codemasher a8422eea4d 🚿 phan happy 2020-03-03 09:23:40 +01:00
codemasher b5a7f903b1 🚿 phan happy 2020-03-03 09:19:11 +01:00
codemasher c630f88671 +phan 2020-03-03 08:49:47 +01:00
codemasher 1add3d31f5 🚿 :void 2020-03-03 07:21:33 +01:00
codemasher 6eb4dd1ac3 🚿 :void 2020-03-03 07:21:12 +01:00
codemasher 41730158d7 🚿 static calls to TestCase::assert* 2020-02-19 21:04:36 +01:00
codemasher 551150b226 🚿 2020-02-19 20:59:00 +01:00
codemasher e5a6512df8 🚿 docblocks 2020-02-19 20:58:46 +01:00
codemasher 04842a3c31 :octocat: +QRMatrix::init() 2020-02-19 20:51:37 +01:00
codemasher 2dde546ef9 :octocat: proper overflow test & coverage 2020-02-19 20:47:08 +01:00
codemasher 577e43a2be :octocat: GD finally available on 7.4 2020-02-19 18:30:45 +01:00
codemasher 3d49ab8397 :octocat: test fix 2020-02-19 18:26:03 +01:00
codemasher db0f45052f :octocat: PHPUnit 9 2020-02-19 18:24:36 +01:00
codemasher 9d04504873 :octocat: PHP 7.4 tests 2020-02-19 18:23:36 +01:00
codemasher f720cd181d :octocat: expect array input 2020-02-19 18:23:12 +01:00
codemasher b11c7dd69d Merge branch 'master' into php-7.4
# Conflicts:
#	.github/workflows/tests.yml
#	src/Data/Kanji.php
#	src/Data/QRDataAbstract.php
#	src/Data/QRDataInterface.php
#	src/Output/QRImage.php
#	src/Output/QRImagick.php
#	src/Output/QRMarkup.php
#	src/Output/QROutputAbstract.php
#	src/Output/QROutputInterface.php
#	src/Output/QRString.php
#	src/QRCode.php
#	src/QROptionsTrait.php
2020-02-19 18:21:34 +01:00
codemasher ef42ef6c81 :octocat: +PHP 7.4 3.2.1 2020-02-19 17:56:36 +01:00
codemasher 071ca13a0b :octocat: 2020-02-19 17:34:40 +01:00
codemasher 8c0a79bae8 :octocat: 2020-02-19 15:53:42 +01:00
codemasher 66466432db 🚿 some docblocks/fixes 2020-02-19 15:53:29 +01:00
codemasher 622f302a44 :octocat: PHPUnit 8.5 2020-02-18 17:14:02 +01:00