Commit Graph

1139 Commits

Author SHA1 Message Date
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 f65d9d2815 Merge remote-tracking branch 'origin/main' 2024-07-17 10:20:05 +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 991287a774 🚿 2024-07-17 08:11:42 +02:00
smiley 8276d6d6fb :octocat: QRMarkup: move base64 transformation to abstract 2024-07-17 08:11:05 +02:00
GaiusCoffey c954db67e2 Reset scaled and length after toggling upscaled so as to prevent issues with subclasses that use the output from dump() (#275) 2024-07-10 18:19:18 +02:00
smiley 22869ae8e2 📖 2024-06-22 21:11:18 +02:00
smiley 08886c3551 :octocat: 2024-06-22 21:09:05 +02:00
smiley eb8d774546 :octocat: dependency updates 2024-06-22 21:08:42 +02:00
smiley eb590f6244 :octocat: QRCode constructor: accept iterable as options 2024-06-22 21:07:43 +02:00
smiley d14a3ad147 :octocat: qrcode.schema.json: use "integer" instead of "number" where applicable 2024-06-22 21:06:25 +02:00
smiley 4c204491f5 :octocat: QRInterventionImage: fix deprecation error 2024-06-22 21:05:33 +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 0ca3d2377f :octocat: 2024-05-10 19:28:17 +02:00
smiley 74dc3b2dbf :octocat: extract RGBArrayModuleValueTrait 2024-05-06 23:18:27 +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 81eb21a7f8 :octocat: QRStringJSON overhaul 2024-05-04 19:33:12 +02:00
smiley f28605c809 🚿 2024-05-04 19:24:38 +02:00
smiley ee8a19ab8b :octocat: QRMarkup: extract CssColorModuleValueTrait to allow use in other output classes 2024-05-04 15:28:13 +02:00
smiley 2f2f1c8bb9 🚿 2024-05-03 19:39:44 +02:00
smiley 1f73485224 XML output!? 2024-05-03 19:34:23 +02:00
smiley 125656e48c 🚿 path fix 2024-05-01 17:21:43 +02:00
smiley 1496105ed9 🚿 2024-05-01 11:52:49 +02:00
smiley acd38f58bb 🚿 2024-05-01 11:50:49 +02:00
smiley e3335a6a3b :octocat: decrease versions to benchmark 2024-05-01 11:49:34 +02:00
smiley f02b94f3e6 🚿 2024-04-30 21:24:55 +02:00
smiley f31eff72f5 add PHPBench to run benchmarks 2024-04-30 21:15:17 +02:00
smiley e633382b58 🚿 add funding section to composer.json 2024-04-23 14:14:55 +02:00
smiley 74bc126f27 :octocat: QRFpdf::dump(): allow using external FPDF instance 2024-04-19 10:40:53 +02:00
smiley 805bf06114 🚿 2024-04-19 10:23:09 +02:00
smiley e23f73204a :octocat: some more usages 2024-04-19 10:21:37 +02:00
smiley cfbf49a870 :octocat: generate doc from QROptions instead of QROptionsTrait 2024-04-19 10:20:51 +02:00
smiley 8d5d5db991 :octocat: fix for snake_case function names 2024-04-19 10:17:08 +02:00
smiley 8f5b406880 :octocat: fixed Imagick example (#258) 2024-04-19 10:16:17 +02:00
smiley 046016e76e :octocat: separate QR reader options 2024-04-19 10:03:47 +02:00
smiley dfb4ca90ab :octocat: CI & dependency updates 2024-04-19 10:01:03 +02:00
Mark Scherer 181e12c70c Add CakePHP framework integration (#255) 2024-04-11 19:41:50 +02:00
smiley b57d1703f6 :octocat: 2024-03-08 20:57:55 +01:00
smiley 3252ea6faa 🚿 2024-03-07 00:15:22 +01:00
smiley e5ba986edb :octocat: 2024-03-07 00:14:21 +01:00
smiley 9ef0ba7b28 :octocat: update composer-install (https://github.com/ramsey/composer-install/pull/252) 2024-03-07 00:13:34 +01:00
smiley 900c8aea4f :octocat: point to examples in version branches (https://github.com/chillerlan/php-qrcode/discussions/241#discussioncomment-8461662) 2024-03-02 17:33:34 +01:00
smiley df49b3ffa4 🔧 estimated bit length was correct, add a safety margin instead 2024-02-27 15:39:22 +01:00
smiley ccc73766e9 🚿 2024-02-27 14:51:05 +01:00
smiley c1c9cdf285 wrench: QRData::estimateTotalBitLength(): do not substract from the estimated bit length 2024-02-27 14:47:36 +01:00
Jan Schädlich 87a833e797 Fix link to installation guide (#243) 2024-02-16 11:10:16 +01:00