Commit Graph

35 Commits

Author SHA1 Message Date
smiley 14779f9538 🚿 extract method QROutputAbstract::collectModules() 2022-05-11 19:32:53 +02:00
codemasher 164116fa39 🛀 output (+test) simplification & cleanup 2021-12-12 23:40:44 +01:00
codemasher 3e14260144 :octocat: clarify default module value setting 2021-12-11 17:52:22 +01:00
codemasher 278554af0d 🚿 2021-12-09 01:32:44 +01:00
codemasher f224587574 🚿 output module cleanup 2021-12-06 21:39:46 +01:00
codemasher 153603a5dc 🛀 more docblock cleanup & micro optimizations 2021-11-21 11:41:40 +01:00
codemasher 93618e83ff :octocat: removed filesource and package phpdoc tags 2021-01-24 22:52:33 +01:00
codemasher e06c4a38f7 :octocat: simplify base64 URI creation 2021-01-20 16:19:48 +01:00
codemasher 1a62177198 🚿 additional $file parameter to make the called method aware if a cache file was given 2020-04-04 19:41:48 +02:00
codemasher e5a6512df8 🚿 docblocks 2020-02-19 20:58:46 +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 66466432db 🚿 some docblocks/fixes 2020-02-19 15:53:29 +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 ab7a11f225 🚿 sprintf'd some things 2019-08-09 21:14:00 +02:00
codemasher c550846be9 :octocat: array_key_exists() -> isset() 2019-08-09 20:19:32 +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 e203a103fb ??= 2019-07-31 01:34:51 +02:00
codemasher edf885823d typed properties! 2019-07-31 01:31:33 +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
codemasher 3fd7e80148 :octocat: better(?) module value handling 2018-09-19 18:11:56 +02:00
codemasher a5486e5482 optional file saving through QROutputInterface::dump() 2018-09-19 11:04:23 +02:00
codemasher 1adba30c24 :octocat: removed chillerlan/traits dependency 2018-09-19 00:31:33 +02:00
codemasher dce0149576 dropped PHP < 7.2, dependency update 2018-08-23 20:18:37 +02:00
codemasher 0044e686ff :octocat: accept the ContainerInterface instead of QROptions 2018-03-13 18:34:39 +01:00
codemasher 1dc4c77072 :octocat: yo scrunitizer 2018-01-21 16:35:10 +01:00
codemasher 79af50a6fa :octocat: simplified output mode selection 2018-01-21 14:50:27 +01:00
smiley 019d932d35 more tests & cleanup 2017-12-24 07:54:47 +01:00
smiley 88f800c50b 2017-11-24 03:02:00 +01:00
smiley 7ea7b3c85a 2017-11-23 02:28:42 +01:00
smiley 3cb3b5b9db :octocat: proper cache file saving 2017-10-25 00:01:06 +02:00
smiley f66213f24e added PHP7 scalar type hints, cleanup 2017-02-10 22:23:29 +01:00
smiley 03d5d92fbe added QRMarkup & cleaned up the output 2016-12-17 22:22:20 +01:00
smiley 2c2f4b8bec refactoring 2016-03-21 00:00:52 +01:00