Commit Graph

19 Commits

Author SHA1 Message Date
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 b5a7f903b1 🚿 phan happy 2020-03-03 09:19:11 +01:00
codemasher 04842a3c31 :octocat: +QRMatrix::init() 2020-02-19 20:51:37 +01:00
codemasher 76afbbb70d Merge branch 'master' into php-7.4
# Conflicts:
#	composer.json
#	src/Output/QROutputAbstract.php
#	src/QROptionsTrait.php
2019-08-09 21:47:27 +02:00
codemasher d6b3e6bc3b :octocat: comment unused constant 2019-08-09 20:20:23 +02:00
codemasher 42244afdda :octocat: use function (could've done that before...) 2019-08-09 20:18:46 +02:00
codemasher 8c6b3f64a7 🔥 removed superfluous "param" and "return" from docblocks 2019-07-31 02:11:29 +02:00
codemasher edf885823d typed properties! 2019-07-31 01:31:33 +02:00
codemasher 905279723b 🚿 2019-07-30 17:21:46 +02:00
codemasher 19a73f34fe 🚿 binary representation of the patterns (makes more sense) 2019-07-30 17:05:41 +02:00
codemasher eff04f3f9b :octocat: +backslashes for built-in functions 2019-03-15 12:25:05 +01:00
codemasher 2aee933b1e 💄 2018-09-19 20:35:16 +02:00
Bostjan Rihter 77a820a2eb Fixed version regression due to off-by-one error and added a test. 2018-03-26 05:39:54 +02:00
codemasher 2f6d079c69 :octocat: cleanup 2018-03-13 18:35:22 +01:00
codemasher fd679d1de2 💄 2018-01-28 00:38:06 +01:00
smiley e4ed56e0e7 :octocat: self -> $this 2017-12-24 18:12:18 +01:00
smiley 5334bf4683 2017-11-25 03:28:43 +01:00
smiley 88f800c50b 2017-11-24 03:02:00 +01:00
smiley 7ea7b3c85a 2017-11-23 02:28:42 +01:00