smiley
|
9ec548fd32
|
:octocat: QROutputAbstract: remove property copies of previously magic properties
|
2026-03-18 17:14:05 +01:00 |
|
smiley
|
88b2f9a98c
|
:octocat: QRMatrix: remove property getters in favor of asymmetric visibility
|
2026-03-18 01:19:14 +01:00 |
|
smiley
|
9a38501f5b
|
:octocat: omit parentheses around "new" calls
|
2026-03-17 19:05:34 +01:00 |
|
smiley
|
8d22cd3154
|
:octocat: silencing the offenders for now (https://github.com/phan/phan/issues/5491)
|
2026-03-17 00:13:03 +01:00 |
|
smiley
|
94931d8da2
|
:octocat: type hints for class constants
|
2026-03-16 21:48:09 +01:00 |
|
smiley
|
a6d1d19981
|
:octocat:
|
2026-03-14 18:18:37 +01:00 |
|
smiley
|
6bd08fde98
|
:octocat: update phan (https://github.com/phan/phan/issues/5420)
|
2026-02-10 18:23:35 +01:00 |
|
smiley
|
d0462ee466
|
:octocat: allow invocation with options iterable for the public facing classes
|
2025-11-17 18:38:10 +01:00 |
|
smiley
|
22e6c4b75f
|
🔥 phan v6-dev
|
2025-11-01 19:17:11 +01:00 |
|
smiley
|
e5e9009aab
|
🚿
|
2025-10-29 20:41:19 +01:00 |
|
smiley
|
89de3849dd
|
📖
|
2025-10-10 00:00:04 +02:00 |
|
smiley
|
ca3db70a66
|
🚿 switch -> match
|
2025-10-09 23:37:50 +02:00 |
|
smiley
|
ced6668c5d
|
✨ add module group shape example from #233
|
2025-10-09 23:12:15 +02:00 |
|
smiley
|
ff729b3aba
|
:octocat: QROutputAbstract::collectModules(): remove Closure parameter in favor of concrete method moduleTransform()
|
2025-10-09 22:41:51 +02:00 |
|
smiley
|
bf34b46c57
|
:octocat: reintroducing phan because phpstan keeps making trouble
|
2025-07-19 23:29:41 +02:00 |
|
smiley
|
b5ff1258a9
|
🚿
|
2024-11-27 20:19:56 +01:00 |
|
smiley
|
1d8b7fd8ba
|
:octocat: allow for ECI encoded numeric and alphanum segments (???), see https://github.com/chillerlan/php-qrcode/discussions/289
|
2024-11-16 19:27:59 +01:00 |
|
smiley
|
0a1156bb38
|
:octocat: added SVG mosaic example
|
2024-09-17 19:27:40 +02:00 |
|
smiley
|
a66cf9d953
|
:octocat:
|
2024-07-21 22:39:29 +02:00 |
|
smiley
|
071bc4217d
|
:octocat: add mime type guesser to QROutputAbstract (#223)
|
2024-07-21 18:04:45 +02:00 |
|
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
|
a702ac3193
|
🚿
|
2024-07-17 08:13:43 +02:00 |
|
smiley
|
39b54c8568
|
:octocat: PLEASE READ! I AM TIRED TO ANSWER THE SAME QUESTION OVER AND OVER.
|
2024-06-22 20:34:18 +02:00 |
|
smiley
|
de3d321b00
|
📖
|
2024-05-06 17:01:52 +02:00 |
|
smiley
|
e4cbe56f66
|
🚿
|
2024-05-04 23:12:48 +02:00 |
|
smiley
|
b231433d56
|
✨ QRInterventionImage (intervention/image)
|
2024-05-04 22:52:48 +02:00 |
|
smiley
|
1f73485224
|
✨ XML output!?
|
2024-05-03 19:34:23 +02:00 |
|
smiley
|
8f5b406880
|
:octocat: fixed Imagick example (#258)
|
2024-04-19 10:16:17 +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
|
334fe5a42f
|
🚿 phpcs happy
|
2023-10-25 23:00:15 +02:00 |
|
smiley
|
8cd9f27ed9
|
🚿
|
2023-10-25 22:40:24 +02:00 |
|
smiley
|
ab358f2f38
|
:octocat: fixes/implements #223
|
2023-10-25 21:30:48 +02:00 |
|
smiley
|
90f4a4bc66
|
:octocat: significant output performance improvements
|
2023-10-16 18:27:45 +02:00 |
|
smiley
|
dfb7728d37
|
:octocat: removed QROptionsTrait::$markupDark and QROptionsTrait::$markupLight, added QROptionsTrait::$svgUseFillAttributes
|
2023-10-14 23:45:14 +02:00 |
|
smiley
|
07eb6e38ff
|
:octocat: removed QROptionsTrait::$textDark and QROptionsTrait::$textLight
|
2023-10-14 23:35:12 +02:00 |
|
smiley
|
9d9ae197cd
|
🚿
|
2023-10-06 18:13:46 +02:00 |
|
smiley
|
3f61453910
|
:octocat:
|
2023-10-06 15:39:16 +02:00 |
|
smiley
|
044a7b5df6
|
:octocat: custom finder example: put patterns in separate path
|
2023-10-06 13:38:49 +02:00 |
|
smiley
|
8fb1e6a45c
|
✨ SVG conversion in javascript example
|
2023-10-03 18:34:59 +02:00 |
|
smiley
|
cf7e82ba7e
|
:octocat:
|
2023-09-19 14:19:07 +02:00 |
|
smiley
|
132520b0d0
|
✨ SVG to raster conversion example
|
2023-09-19 13:22:00 +02:00 |
|
smiley
|
7a03897395
|
:octocat: rename prefix to align with other GD examples
|
2023-09-19 12:44:54 +02:00 |
|
smiley
|
8744848a20
|
:octocat: use the same settings as the SVG "melt" example for direct comparison
|
2023-09-19 12:14:43 +02:00 |
|
smiley
|
38e6de740f
|
🚿 code reformat
|
2023-09-18 21:00:12 +02:00 |
|
livingroot
|
f88b53adf2
|
Added an example with png rounded modules using gd (#215)
* added example with png rounded modules
* code formatting and removing of example image
|
2023-09-18 20:19:37 +02:00 |
|
smiley
|
3869f66c77
|
🚿
|
2023-09-18 13:03:09 +02:00 |
|