Skip to content

Commit 2f2f1c8

Browse files
committed
🚿
1 parent 1f73485 commit 2f2f1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/OutputBenchmark.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public function QRFpdf():void{
5353
/**
5454
* for some reason imageavif() is extremely slow, ~50x slower than imagepng()
5555
*/
56-
#[Subject]
56+
# #[Subject]
5757
# public function QRGdImageAVIF():void{
5858
# (new \chillerlan\QRCode\Output\QRGdImageAVIF($this->options, $this->matrix))->dump();
5959
# }

0 commit comments

Comments
 (0)