We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f73485 commit 2f2f1c8Copy full SHA for 2f2f1c8
benchmark/OutputBenchmark.php
@@ -53,7 +53,7 @@ public function QRFpdf():void{
53
/**
54
* for some reason imageavif() is extremely slow, ~50x slower than imagepng()
55
*/
56
- #[Subject]
+# #[Subject]
57
# public function QRGdImageAVIF():void{
58
# (new \chillerlan\QRCode\Output\QRGdImageAVIF($this->options, $this->matrix))->dump();
59
# }
0 commit comments