smiley
|
bf34b46c57
:octocat: reintroducing phan because phpstan keeps making trouble
|
5 tháng trước cách đây |
smiley
|
7e7552bc05
:octocat: QRGdImage: remove custom error handler
|
1 năm trước cách đây |
smiley
|
7b1d9617d3
:octocat: declare strict types
|
1 năm trước cách đây |
smiley
|
f32696c8a7
:octocat: fix PHPCS config, add Slevomat rules
|
1 năm trước cách đây |
smiley
|
89cdd09044
:octocat: switch phan for phpstan (see #277)
|
1 năm trước cách đây |
smiley
|
f65d9d2815
Merge remote-tracking branch 'origin/main'
|
1 năm trước cách đây |
smiley
|
1a8e1ffd2b
:octocat: mark nullable types explicitly (https://github.com/chillerlan/php-qrcode/issues/276)
|
1 năm trước cách đây |
GaiusCoffey
|
c954db67e2
Reset scaled and length after toggling upscaled so as to prevent issues with subclasses that use the output from dump() (#275)
|
1 năm trước cách đây |
smiley
|
74dc3b2dbf
:octocat: extract RGBArrayModuleValueTrait
|
1 năm trước cách đây |
smiley
|
443bd5589f
:octocat: QRGdImage::checkGD(): use imagetypes() instead of gd_info()
|
1 năm trước cách đây |
smiley
|
d8ccc242d3
:sparkles: added QRGdImageAVIF
|
2 năm trước cách đây |
smiley
|
00800ef901
:bath: clean-up (again)
|
2 năm trước cách đây |
smiley
|
39e3dfe83b
:fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints
|
2 năm trước cách đây |
smiley
|
ab358f2f38
:octocat: fixes/implements #223
|
2 năm trước cách đây |
smiley
|
5e8d10df82
:octocat: a few more performance improvements
|
2 năm trước cách đây |
smiley
|
8049976e5b
:octocat: add QROptionsTrait::$gdImageUseUpscale
|
2 năm trước cách đây |
smiley
|
90f4a4bc66
:octocat: significant output performance improvements
|
2 năm trước cách đây |
smiley
|
3f1020a7ff
:octocat: QRGdImage: create image resource during dump() to allow consecutive calls on the same instance
|
2 năm trước cách đây |
smiley
|
502dd697f5
:wrench: fix QRGdImage::checkGD() to not throw when using default or custom output
|
2 năm trước cách đây |
smiley
|
ffe97dfae7
:octocat: add boolean option for BMP (RLE) compression in QRGdImage
|
2 năm trước cách đây |
smiley
|
6c135ba981
:octocat: QRGdImage: add BMP and WEBP support, deprecate QROptionsTrait::$jpegQuality and QROptionsTrait::$pngCompression in favor of QROptionsTrait::$quality
|
2 năm trước cách đây |
smiley
|
c69531ca20
:octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls
|
2 năm trước cách đây |
smiley
|
bcd410a33b
:octocat: cleanup, align module() method between the several output classes where applicable
|
2 năm trước cách đây |
smiley
|
f8d553b56d
:octocat: QRGdImage: properly catch exceptions thrown while output buffer is active
|
2 năm trước cách đây |
smiley
|
5a280c8107
:shower: clean up some (int) casts
|
2 năm trước cách đây |
smiley
|
fd4d208c05
:octocat: reduce calls to QRMatrix::getMatrix() and use QRMatrix::get() instead
|
2 năm trước cách đây |
smiley
|
6bba12d98c
:octocat: add QROutputAbstract::getModuleValue() to avoid directly accessing the $moduleValues array
|
2 năm trước cách đây |
smiley
|
a4ae0e959a
:octocat: rename QROutputAbstract::getModuleValue() to prepareModuleValue() to better reflect what it does
|
2 năm trước cách đây |
smiley
|
b0fc9aeb53
:shower:
|
2 năm trước cách đây |
smiley
|
1b2aa52d03
:octocat: proper names for QRMatrix getters
|
2 năm trước cách đây |