smiley
|
7b1d9617d3
:octocat: declare strict types
|
1 年之前 |
smiley
|
f32696c8a7
:octocat: fix PHPCS config, add Slevomat rules
|
1 年之前 |
smiley
|
1a8e1ffd2b
:octocat: mark nullable types explicitly (https://github.com/chillerlan/php-qrcode/issues/276)
|
1 年之前 |
smiley
|
39e3dfe83b
:fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints
|
2 年之前 |
smiley
|
ab358f2f38
:octocat: fixes/implements #223
|
2 年之前 |
smiley
|
c69531ca20
:octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls
|
2 年之前 |
smiley
|
a19b7f4fbd
:bath: examples cleanup
|
2 年之前 |
smiley
|
9bc23a2161
:octocat: rename QRCode::getMatrix() and RecoderResult::getMatrix() to getQRMatrix()
|
2 年之前 |
smiley
|
6b2a529160
:lipstick: code style fixes
|
2 年之前 |
smiley
|
ecdd81a0cb
:octocat: file caching rework/cleanup
|
2 年之前 |
smiley
|
20de869bb9
:octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does
|
3 年之前 |
smiley
|
ae1c1f56ca
:shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated
|
3 年之前 |
smiley
|
e971678ac5
:octocat: examples cleanup
|
3 年之前 |
codemasher
|
93618e83ff
:octocat: removed filesource and package phpdoc tags
|
4 年之前 |
codemasher
|
9f5d0bc060
:bath: data mode rework
|
5 年之前 |
codemasher
|
d7afadff90
:sparkles: example for https://github.com/chillerlan/php-qrcode/issues/35
|
6 年之前 |