Commit Graph

827 Commits

Author SHA1 Message Date
smiley 989c816197 :octocat: 2023-01-31 02:54:23 +01:00
smiley ad6a46ada7 :octocat: 2023-01-31 02:53:52 +01:00
smiley 06a3ca7438 :octocat: 2023-01-31 02:22:45 +01:00
smiley d48fbd78da :octocat: QRCode::addEciSegment(): encode from mb_internal_encoding() instead of mb_detect_encoding() 2023-01-31 02:22:28 +01:00
smiley 5282b46474 :octocat: no reason to leave QRCode::addSegment() protected 2023-01-31 02:20:19 +01:00
smiley 99e84efaa3 :octocat: added Hanzi (GB2312/GB18030) mode according to GBT18284-2000 2023-01-31 02:19:20 +01:00
smiley 8ab224ecc4 :octocat: 2023-01-31 01:58:38 +01:00
smiley 9e0cb10121 :octocat: test decoding a data segment 2023-01-31 01:57:35 +01:00
smiley fb79fe43db :octocat: added QRData::getBitBuffer() 2023-01-31 00:59:05 +01:00
smiley 8a1171b1a7 :octocat: rename public constant "sjisEncoding" => "ENCODING" 2023-01-30 23:57:20 +01:00
smiley 9e04d27401 :octocat: 2023-01-30 18:23:21 +01:00
smiley 4da90c5c3b :octocat: improved Kanji validation (fingers crossed) 2023-01-30 18:22:47 +01:00
smiley 97f16b017d :octocat: skip failing test under PHP-WIN < 8.1 2023-01-30 18:14:02 +01:00
smiley 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements 2023-01-28 18:59:13 +01:00
smiley de77beb877 :octocat: output debug matrix before assertions 2023-01-28 16:59:32 +01:00
smiley eeb7169d68 :octocat: require only either $logoSpaceWidth or $logoSpaceHeight 2023-01-28 16:47:34 +01:00
smiley 571d3ea1d9 :octocat: mute debug output 2023-01-28 16:32:55 +01:00
smiley 1f6ae389fe :octocat: matrix debug color "fix" 2023-01-28 16:25:36 +01:00
smiley 021893e882 :octocat: GH Actions console emoji test 2023-01-28 15:59:35 +01:00
smiley fbb4811094 🚿 fix build badge (https://github.com/badges/shields/issues/8671) 2022-12-16 16:20:18 +01:00
smiley a27d133457 🚿 php habits... 2022-12-05 14:54:57 +01:00
smiley f866c258a7 Merge remote-tracking branch 'origin/main' 2022-12-05 14:47:09 +01:00
smiley df2c823eb8 🚿 2022-12-05 14:21:07 +01:00
smiley 8d24db5b9f :octocat: don't run doc build on PR 2022-12-05 14:20:48 +01:00
smiley b9183b7c38 Merge pull request #172 from Trismegiste/bugfix-html-output
The 'html' tag is missing in HTML output
2022-12-05 14:14:03 +01:00
Trismegiste 6bca964b6d The 'html' tag is missing in HTML output 2022-12-05 09:43:19 +01:00
smiley 7fd54b78d8 🚿 2022-11-10 19:47:49 +01:00
smiley 00f47b40f0 :octocat: QRFpdf: support bgColor and drawLightModules 2022-11-10 19:32:13 +01:00
smiley 7213a8419f 🚿 2022-11-09 22:25:16 +01:00
smiley 5f1836064a 🚿 2022-11-09 22:07:19 +01:00
smiley 54fc7009a3 :octocat: 2022-11-09 20:59:31 +01:00
smiley 92fb9728c8 :octocat: 2022-11-09 20:58:41 +01:00
smiley e2707049cd :octocat: 2022-11-09 20:57:48 +01:00
smiley 54629fea50 :octocat: 2022-11-09 20:57:07 +01:00
smiley c03aafcf18 🔧 PHP 8.2 str_split() fix 2022-10-05 20:16:47 +02:00
smiley 40e8a6ecbc 🚿 2022-10-05 20:15:44 +02:00
smiley 59141a38c9 🚿 fixed test classname 2022-10-05 20:15:15 +02:00
smiley 0ae8aa775f 🚿 2022-10-05 20:12:26 +02:00
smiley 9249e215f5 :octocat: php8.2? 2022-10-05 19:49:14 +02:00
smiley 0cac0fa738 :octocat: 2022-09-27 18:29:01 +02:00
smiley fcea69d90b example module shapes 2022-09-27 18:11:31 +02:00
smiley 961b1e3422 🚿 2022-09-27 18:10:45 +02:00
smiley a8573f31a5 🚿 phan happy 2022-09-26 00:18:18 +02:00
smiley 22ad482e57 :octocat: QRFpdf: proper value check/clamp 2022-09-26 00:07:06 +02:00
smiley 6e083cec8c :octocat: QRGdImage: proper value check/clamp 2022-09-26 00:05:00 +02:00
smiley 3ed5bbc408 :octocat: QREps: fixes from https://github.com/chillerlan/php-qrcode/discussions/148 2022-09-26 00:04:12 +02:00
smiley c43715795d 🚿 2022-08-09 15:01:31 +02:00
smiley b8f2871837 :octocat: 2022-08-08 21:59:52 +02:00
smiley 9b36cfb4a5 :octocat: +QRData::setBitBuffer() (see #143) 2022-08-08 21:59:27 +02:00
smiley 739579552d :octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122) 2022-07-31 04:19:19 +02:00