Commit Graph

118 Commits

Author SHA1 Message Date
codemasher 854cdbfbba :octocat: clamp RGB values 2018-11-08 22:08:07 +01:00
codemasher d72b7ff3ea 💄 2018-11-08 12:59:58 +01:00
codemasher 64619e0403 :octocat: clamp version number 2018-11-08 12:54:12 +01:00
codemasher 3221044238 💄 2018-11-06 14:11:34 +01:00
codemasher c19b2e2184 :octocat: move version clamp to options 2018-11-06 14:03:05 +01:00
codemasher 736d05dd5b :octocat: moved mask pattern clamp to options 2018-11-06 13:48:51 +01:00
codemasher 8b94aa6426 :octocat: save/restore current mb_internal_encoding 2018-11-06 13:39:56 +01:00
codemasher cdde12f89c :octocat: forgot about these... 💄 2018-10-01 13:36:56 +02:00
codemasher 2aee933b1e 💄 2018-09-19 20:35:16 +02:00
codemasher 0cfd4fb3a6 +imagick output 2018-09-19 18:13:58 +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 c13e006947 :octocat: moved options init 2018-09-19 02:11:03 +02:00
codemasher 1adba30c24 :octocat: removed chillerlan/traits dependency 2018-09-19 00:31:33 +02:00
codemasher dfc6eca707 :octocat: -ClassLoader 2018-09-19 00:13:17 +02:00
codemasher d257a8ea06 🔥 2018-08-23 20:23:05 +02:00
codemasher dce0149576 dropped PHP < 7.2, dependency update 2018-08-23 20:18:37 +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 0044e686ff :octocat: accept the ContainerInterface instead of QROptions 2018-03-13 18:34:39 +01:00
codemasher aac41883d0 :octocat: simplified mask pattern tester call 2018-03-13 18:24:12 +01:00
codemasher c70413232b :octocat: added Number::CHAR_MAP and simplified QRCode::isNumber (...) 2018-03-13 18:20:17 +01:00
codemasher 23a7e851eb :octocat: added link to https://github.com/chillerlan/php-qrcode/issues/15 2018-03-13 18:16:02 +01:00
Bostjan Rihter a08d080d96 Tabs. 2018-03-11 00:29:05 +01:00
Bostjan Rihter ab2ad321fd Indentation. 2018-03-11 00:26:46 +01:00
Bostjan Rihter 788fc0780e Removed trim() from QRCode->getMatrix(). Data sanitization should be done outside. 2018-03-11 00:19:08 +01:00
codemasher 868b962347 :octocat: https://github.com/chillerlan/php-qrcode/issues/13 2018-03-10 16:36:36 +01:00
codemasher e01d862b9b 🔧 fixed https://github.com/chillerlan/php-qrcode/issues/12 2018-03-10 16:31:30 +01:00
Km.Van 1bfc632996 Update QRCode.php
micro change
2018-03-10 14:18:14 +08:00
codemasher fd679d1de2 💄 2018-01-28 00:38:06 +01:00
codemasher e0ee6be3d8 :octocat: implement ContainerInterface 2018-01-22 00:09:59 +01:00
codemasher b3f1609102 :octocat: not yet 2018-01-21 17:31:31 +01:00
codemasher 017be665b0 :octocat: these were never supposed to be here 2018-01-21 17:26:47 +01:00
codemasher 1dc4c77072 :octocat: yo scrunitizer 2018-01-21 16:35:10 +01:00
codemasher b3059930ba :octocat: docfix 2018-01-21 15:15:26 +01:00
codemasher 79af50a6fa :octocat: simplified output mode selection 2018-01-21 14:50:27 +01:00
codemasher de1890855d :octocat: +type hints 2018-01-21 14:20:14 +01:00
codemasher 90d33b6743 :octocat: no assignments in method signatures 2018-01-21 14:13:39 +01:00
smiley 465351ca86 better SVG output 2017-12-29 06:17:21 +01:00
smiley d7bacdc942 load custom output module via options 2017-12-28 17:50:29 +01:00
smiley be0a869fa1 :octocat: docfix 2017-12-24 23:12:16 +01:00
smiley 59cc602100 🔧 wow what 2017-12-24 22:15:19 +01:00
smiley e4ed56e0e7 :octocat: self -> $this 2017-12-24 18:12:18 +01:00
smiley 019d932d35 more tests & cleanup 2017-12-24 07:54:47 +01:00
smiley e4c73696b6 QRAuthenticator trait 2017-12-24 00:42:51 +01:00
smiley f388ff8c4b use module values or fall back to defaults 2017-12-21 01:00:04 +01:00
smiley c877a58c77 :octocat: don't add empty class attributes 2017-12-21 00:53:42 +01:00
smiley 9e151efd90 🍝 copy-pasta 2017-12-20 22:33:39 +01:00
smiley c5ef9a5ab6 :octocat: fall back to defaults if nothing is given 2017-12-20 19:50:52 +01:00
smiley 5334bf4683 2017-11-25 03:28:43 +01:00