Commit Graph

792 Commits

Author SHA1 Message Date
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
smiley 7bacc8bc38 :octocat: 2022-07-28 02:20:23 +02:00
smiley d6f1500ee1 🚿 2022-07-28 02:19:41 +02:00
smiley 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does 2022-07-28 00:13:45 +02:00
smiley f15b0afe9d :octocat: 2022-07-27 16:23:12 +02:00
smiley f7d7c07a4d :octocat: protected -> private 2022-07-27 16:21:50 +02:00
smiley 445e267acd :octocat: wrap reader in try/catch 2022-07-27 16:04:59 +02:00
smiley 60b204cdcf :octocat: 2022-07-26 22:37:48 +02:00
smiley f99f08e532 🚿 2022-07-26 22:37:17 +02:00
smiley 8c79c82bda :octocat: move luminance source selection back to QRCode 2022-07-26 22:36:58 +02:00
smiley 66c0b69ffb :octocat: added Apache-2.0 license 2022-07-26 19:03:52 +02:00
smiley 10cf86ffc3 🚿 2022-07-26 17:18:36 +02:00
smiley 9db842d6ca :octocat: +several coverage tests & cleanup 2022-07-26 17:15:49 +02:00
smiley 4aa66dd574 :octocat: reader test: add damaged version sample 2022-07-26 17:13:16 +02:00
smiley 4258966a8d :octocat: return QRMatrix created from result data 2022-07-26 17:11:17 +02:00
smiley 1fd3109339 :octocat: mute debug output on CI 2022-07-26 16:38:34 +02:00
smiley df29c1c277 :octocat: move Version::getMaxLengthForMode() and Version::MAX_LENGTH table to a trait in /tests 2022-07-26 11:23:37 +02:00
smiley fd3709d1bb :octocat: shortcut for Mode::getLengthBitsForVersion() 2022-07-25 20:04:21 +02:00
smiley 633c7c3926 :octocat: 2022-07-25 11:01:03 +02:00
smiley 38823d57cb 🚿 2022-07-25 10:57:52 +02:00
smiley 59318bcd7c 🚿 2022-07-25 10:50:21 +02:00
smiley f414762148 :octocat: QRData::setData(): clear BitBuffer before write 2022-07-23 03:56:44 +02:00
smiley c8c981d9b3 :octocat: Number::parseInt(): unnecessary throw as the string is validated at this point 2022-07-23 03:32:24 +02:00
smiley cda00d293a :octocat: Byte: string "0" fails with empty() 2022-07-23 03:30:58 +02:00
smiley 688ffa2315 :octocat: js-qrcode info 2022-07-21 17:42:55 +02:00
smiley 951cf52cb3 :octocat: require php-settings-container ^2.1.4 for proper PHP 8.1 support 2022-07-15 21:53:03 +02:00
smiley de5d6e3826 🚿 2022-07-15 21:35:37 +02:00
smiley 105ac96915 🚿 simplify MAX_BITS/getMaxBits() - the 0-index will just be ignored 2022-07-15 19:39:37 +02:00
smiley 23388e14ad 🚿 2022-07-15 19:21:16 +02:00
smiley ae1c1f56ca 🚿 extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 2022-07-15 19:20:58 +02:00
smiley b48a58462c 🚿 extract version and mask pattern constants from QRCode to their respective classes and mark QRCode::VERSION_AUTO and QRCode::MASK_PATTERN_AUTO as deprecated 2022-07-14 19:22:37 +02:00
smiley 3cd977b2b2 🚿 2022-07-12 20:24:03 +02:00
smiley 605dc4b1aa 🚿 QRMatrix: quiet zone creation rework 2022-07-12 19:53:52 +02:00
smiley 60735bafc2 🚿 2022-07-12 19:23:20 +02:00
smiley 3f38ccc496 :octocat: clamp quiet zone size in QROptions 2022-07-12 19:21:47 +02:00
smiley 5d595891d8 🔧 QRGdImage: change imagescale() filter to default value (#142) 2022-07-11 16:59:50 +02:00