Commit Graph

18 Commits

Author SHA1 Message Date
smiley bcdb83c462 :octocat: DataInterfaceTestAbstract::testValidateString() added an additional test (see #313)
(cherry picked from commit 01ff29439d)
2025-09-19 17:45:28 +02:00
smiley 0a897ca723 🚿 2024-04-19 13:53:41 +02:00
smiley 7229fdcb60 Merge remote-tracking branch 'origin/v5.0.x' into v5.0.x
# Conflicts:
#	src/Data/QRData.php
2024-04-19 13:50:41 +02:00
smiley ab1f3716d9 :octocat: fixed a rare code length overflow issue 2024-04-19 13:40:13 +02:00
smiley da5bdb82c8 🔧 estimated bit length was correct, add a safety margin instead 2024-02-27 15:37:26 +01:00
smiley 6239074411 🛀 test cleanup 2024-01-07 01:21:16 +01:00
smiley 6b9f6f8459 :octocat: move format info & masking 2023-04-04 21:57:41 +02:00
smiley 1b2aa52d03 :octocat: proper names for QRMatrix getters 2023-04-04 15:00:55 +02:00
smiley b79bf85570 :octocat: improve minimum version detection and related tests 2023-03-25 19:37:37 +01:00
smiley 3e0a4655aa :octocat: use a proper constant for data mode 2023-03-16 11:20:33 +01:00
smiley 6b2a529160 💄 code style fixes 2023-03-11 02:38:57 +01:00
smiley 43c49727f1 🚿 make data providers static (PHPUnit 10...) 2023-03-09 23:38:20 +01:00
smiley 1b6d16c95d 🚿 2023-03-02 23:35:22 +01:00
smiley cc58c403f8 :octocat: do not throw in QRDataModeInterface::validateString() (#182) 2023-03-01 20:11:45 +01:00
smiley 232c1857f0 :octocat: add subset indicator for Hanzi mode 2023-01-31 15:40:52 +01:00
smiley 9e0cb10121 :octocat: test decoding a data segment 2023-01-31 01:57:35 +01:00
smiley 40e8a6ecbc 🚿 2022-10-05 20:15:44 +02:00
smiley 59141a38c9 🚿 fixed test classname 2022-10-05 20:15:15 +02:00