Skip to content

Tags: khanamiryan/php-qrcode-detector-decoder

Tags

2.0.3

Toggle 2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #158 from LZZZZ/binary_mode

Added a new hint `BINARY_MODE` to allow working with binary QRCodes.

2.0.2

Toggle 2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #139 from GenieTim/master

Fix issue where in some cases the bits could be decoded to the neighbouring char

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #132 from GenieTim/master

Next iteration of improvements

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #128 from GenieTim/master

Add 2 more tests and many more typehints

1.0.6

Toggle 1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #123 from GenieTim/master

Merge various of the open PRs + Improve PHP 8.1+ compatibility

1.0.5.2

Toggle 1.0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #109 from forkgroup/master

Fixed text() does not support PHP8

1.0.5.1

Toggle 1.0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #80 from remicollet/issue-lic

fix #79 add LICENSE file, set to ASL 2.0 and MIT

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #95 from ilario-pierbattista/qr-code-decoder-meta-…

…data

Added missing class QRCodeDecoderMetaData

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #101 from Moskito89/feature/allow-php-8

PHP 8 || Updated composer.json and PHPUnit

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #78 from andreybolonin/master

fix php 7.4 deprecations