Releases: khanamiryan/php-qrcode-detector-decoder
Releases · khanamiryan/php-qrcode-detector-decoder
2.0.2
Merge various of the open PRs + Improve PHP 8.1+ compatibility
Fixing even more possible "Implicit conversion from float" PHP 8 issues
Add more tests I want to fix for
Link the GitHub action in the README
Even more typehints and checks
Fix for when memory limit is set to -1
PHP 8 Update
Merge pull request #128 from GenieTim/master Add 2 more tests and many more typehints
PHP 8 minor update
Fixed text() does not support PHP8
1.0.5.1: Merge pull request #80 from remicollet/issue-lic
fix #79 add LICENSE file, set to ASL 2.0 and MIT
1.0.5
Merge pull request #95 from ilario-pierbattista/qr-code-decoder-meta-…
PHP 8
Merge pull request #101 from Moskito89/feature/allow-php-8 PHP 8 || Updated composer.json and PHPUnit
fixed PHP 7.4 problems
Merge pull request #78 from andreybolonin/master fix php 7.4 deprecations
bug fixes
After last commit there were some errors in code.
Some bags
1.0.1 Update QrReader.php