Commit Graph

25 Commits

Author SHA1 Message Date
smiley 7b1d9617d3 :octocat: declare strict types 2024-07-21 15:55:05 +02:00
smiley f32696c8a7 :octocat: fix PHPCS config, add Slevomat rules 2024-07-21 14:54:15 +02:00
smiley 89cdd09044 :octocat: switch phan for phpstan (see #277) 2024-07-21 05:25:26 +02:00
smiley 1a8e1ffd2b :octocat: mark nullable types explicitly (https://github.com/chillerlan/php-qrcode/issues/276) 2024-07-17 10:19:31 +02:00
smiley 00800ef901 🛀 clean-up (again) 2023-11-27 22:53:38 +01:00
smiley 39e3dfe83b 🔥 v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints 2023-11-25 12:49:56 +01:00
smiley 71509a5a94 :octocat: 2023-06-15 16:49:35 +02:00
smiley 05e99b8eb8 :octocat: phan happy 2023-04-10 01:27:42 +02:00
smiley 4bdfa772d5 :octocat: BitMatrix: simplify mirror method 2023-04-10 01:21:40 +02:00
smiley 50179a97ef :octocat: move mask pattern parameter 2023-04-04 20:21:04 +02:00
smiley 6b2a529160 💄 code style fixes 2023-03-11 02:38:57 +01:00
smiley 4234541d45 🚿 2023-03-08 22:39:07 +01:00
smiley 9c0f6ac065 🚿 some docblocks and typos 2023-01-31 23:49:33 +01:00
smiley eeb7169d68 :octocat: require only either $logoSpaceWidth or $logoSpaceHeight 2023-01-28 16:47:34 +01:00
smiley f99f08e532 🚿 2022-07-26 22:37:17 +02:00
smiley 605dc4b1aa 🚿 QRMatrix: quiet zone creation rework 2022-07-12 19:53:52 +02:00
smiley 7c183e7e88 🛀 merge QRMatrix and BitMatrix 2022-05-26 22:16:19 +02:00
smiley 8c75d8b2dc 🚿 2022-05-10 14:53:59 +02:00
codemasher 21b414cab0 🚿 replaced generic exceptions 2021-12-02 00:18:51 +01:00
codemasher 05917f7286 🚿 removed html tags and javadoc remnants from docblocks 2021-12-01 22:49:32 +01:00
codemasher e57f24c5d0 🚿 include BitMatrixParser in BitMatrix, cleanup 2021-11-29 12:59:32 +01:00
codemasher 738294e344 🚿 mask pattern cleanup 2021-11-26 20:36:27 +01:00
codemasher 6a5be44ea4 🚿 docblocks (WIP) 2021-11-18 13:32:46 +01:00
codemasher f4401a4b2b 🛀 cleanup 2021-06-05 01:16:21 +02:00
codemasher 84eb31696c init from https://github.com/codemasher/php-qrcode-decoder/commit/5798a53268f14eb1d7d70098d23db0a81b25f98b 2021-01-25 00:42:26 +01:00