codemasher
|
a5486e5482
:sparkles: optional file saving through QROutputInterface::dump()
|
7 年之前 |
codemasher
|
c13e006947
:octocat: moved options init
|
7 年之前 |
codemasher
|
1adba30c24
:octocat: removed chillerlan/traits dependency
|
7 年之前 |
codemasher
|
dfc6eca707
:octocat: -ClassLoader
|
7 年之前 |
codemasher
|
dce0149576
:sparkles: dropped PHP < 7.2, dependency update
|
7 年之前 |
codemasher
|
0044e686ff
:octocat: accept the ContainerInterface instead of QROptions
|
7 年之前 |
codemasher
|
aac41883d0
:octocat: simplified mask pattern tester call
|
7 年之前 |
codemasher
|
c70413232b
:octocat: added Number::CHAR_MAP and simplified QRCode::isNumber (...)
|
7 年之前 |
codemasher
|
23a7e851eb
:octocat: added link to https://github.com/chillerlan/php-qrcode/issues/15
|
7 年之前 |
Bostjan Rihter
|
a08d080d96
Tabs.
|
7 年之前 |
Bostjan Rihter
|
ab2ad321fd
Indentation.
|
7 年之前 |
Bostjan Rihter
|
788fc0780e
Removed trim() from QRCode->getMatrix(). Data sanitization should be done outside.
|
7 年之前 |
codemasher
|
e01d862b9b
:wrench: fixed https://github.com/chillerlan/php-qrcode/issues/12
|
7 年之前 |
Km.Van
|
1bfc632996
Update QRCode.php
|
7 年之前 |
codemasher
|
b3f1609102
:octocat: not yet
|
8 年之前 |
codemasher
|
017be665b0
:octocat: these were never supposed to be here
|
8 年之前 |
smiley
|
d7bacdc942
:sparkles: load custom output module via options
|
8 年之前 |
smiley
|
59cc602100
:wrench: wow what
|
8 年之前 |
smiley
|
e4ed56e0e7
:octocat: self -> $this
|
8 年之前 |
smiley
|
019d932d35
:sparkles: more tests & cleanup
|
8 年之前 |
smiley
|
9e151efd90
:spaghetti: copy-pasta
|
8 年之前 |
smiley
|
5334bf4683
:sparkles:
|
8 年之前 |
smiley
|
88f800c50b
:sparkles:
|
8 年之前 |
smiley
|
7ea7b3c85a
:sparkles:
|
8 年之前 |
smiley
|
6c00acfc84
:octocat: refactor QRCode::class
|
8 年之前 |
smiley
|
3279980006
:octocat: de-static Util::class
|
8 年之前 |
smiley
|
c5283fb1fa
:octocat: refactor/remove QRConst::class
|
8 年之前 |
smiley
|
04bd4a86c5
improved (fixed) type detection
|
8 年之前 |
smiley
|
f66213f24e
added PHP7 scalar type hints, cleanup
|
9 年之前 |
smiley
|
03d5d92fbe
added QRMarkup & cleaned up the output
|
9 年之前 |