Commit Graph

364 Commits

Author SHA1 Message Date
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
codemasher d041202a2a Merge branch 'master' into php-7.4
# Conflicts:
#	src/QROptionsTrait.php
2020-02-18 16:51:37 +01:00
codemasher 4df67223f4 :octocat: 2019-12-04 22:37:35 +01:00
codemasher df33b38b63 :octocat: allow overriding data mode detection 3.2.0 2019-12-04 22:31:05 +01:00
codemasher c5da58e3e5 :octocat: meh, phpstorm 2019-12-04 20:10:45 +01:00
codemasher 089e69be4b initialize vars 2019-12-04 19:13:51 +01:00
codemasher 3574d0e0a4 :octocat: no gh tests for 7.4 yet 2019-12-04 19:12:58 +01:00
codemasher 2998b05cf6 Merge branch 'master' into php-7.4
# Conflicts:
#	tests/Output/QROutputTestAbstract.php
2019-12-04 19:02:13 +01:00
codemasher 375a1dce5b +gh action badge 2019-12-04 18:46:21 +01:00
codemasher 77053b81da 🔥 tab/space mix 2019-12-04 18:38:19 +01:00