Commit Graph

227 Commits

Author SHA1 Message Date
codemasher fb2c574b64 🔥 2018-09-19 14:58:33 +02:00
codemasher 1c3827091d :octocat: updated example 2018-09-19 11:07:06 +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 7334a11295 2018-08-23 20:28:49 +02:00
codemasher d257a8ea06 🔥 2018-08-23 20:23:05 +02:00
codemasher 4315f4466e :octocat: 2018-08-23 20:19:04 +02:00
codemasher dce0149576 dropped PHP < 7.2, dependency update 2018-08-23 20:18:37 +02:00
codemasher 4241b55f38 🔥 thanks for nothing, GitLab 2018-06-21 00:53:20 +02:00
codemasher 879c3740da 💄 2018-04-12 00:12:40 +02:00
codemasher c15a8cd9d1 :octocat: license fix 2018-04-12 00:11:06 +02:00
codemasher 4f565e5506 :octocat: https://github.com/sjinks/wp-two-factor-auth 2018-04-06 04:02:41 +02:00
smiley 45577426ab Merge pull request #16 from wickedsheep/fix_version_regression
Fixed version regression due to off-by-one error and added a test.
2.0.6
2018-03-28 20:07:10 +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 9c4198138f :octocat: 2.0.5 2018-03-21 12:08:50 +01: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
smiley b8d8de8db1 Merge pull request #15 from wickedsheep/fix_input_trim
Fix input trim
2018-03-13 17:23:52 +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 2.0.4 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
smiley e5d6470f3e Merge pull request #14 from kmvan/patch-1
Update QRCode.php
2018-03-10 16:24:10 +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 df0bbb4070 :octocat: assertEquals -> assertSame 2018-01-27 05:14:08 +01:00
codemasher 7599f8b311 2.0.3 2018-01-23 06:00:50 +01:00
codemasher 0112e33461 repo move 2018-01-23 05:57:30 +01:00
codemasher e0ee6be3d8 :octocat: implement ContainerInterface 2018-01-22 00:09:59 +01:00
codemasher c47cecc1b7 fixed license badge 2018-01-21 18:57:32 +01:00
codemasher 5714ac312d align examples with readme 2018-01-21 18:18:01 +01:00
codemasher e9f3273b36 resize readme images 2018-01-21 18:17:20 +01:00
codemasher 601fae978d does this fit? 2018-01-21 17:46:08 +01:00
codemasher 788623b181 svg example for the readme 2018-01-21 17:45:36 +01:00
codemasher b3f1609102 :octocat: not yet 2.0.2 2018-01-21 17:31:31 +01:00
codemasher 90bbe91832 :octocat: exclude test files 2018-01-21 17:29:27 +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 459db14e0a :octocat: 2018-01-21 16:15:45 +01:00
codemasher f136c794ec :octocat: updated example 2018-01-21 16:14:47 +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