Bump tecnickcom/tcpdf from 6.7.5 to 6.7.6 #80
Annotations
8 errors
phpstan:
src/FpdfTplTrait.php (in context of class setasign/Fpdi/FpdfTpl)#L113
Call to function is_array() with array<mixed, mixed> will always evaluate to true.
|
phpstan:
src/FpdfTplTrait.php (in context of class setasign/Fpdi/Tfpdf/FpdfTpl)#L113
Call to function is_array() with array<mixed, mixed> will always evaluate to true.
|
phpstan:
src/FpdiTrait.php (in context of class setasign/Fpdi/Fpdi)#L447
Call to function is_array() with array<mixed, mixed> will always evaluate to true.
|
phpstan:
src/FpdiTrait.php (in context of class setasign/Fpdi/Tcpdf/Fpdi)#L447
Call to function is_array() with array<mixed, mixed> will always evaluate to true.
|
phpstan:
src/FpdiTrait.php (in context of class setasign/Fpdi/Tfpdf/Fpdi)#L447
Call to function is_array() with array<mixed, mixed> will always evaluate to true.
|
phpstan:
src/PdfParser/PdfParser.php#L285
Strict comparison using !== between mixed and false will always evaluate to true.
|
phpstan:
src/PdfParser/Type/PdfDictionary.php#L51
Strict comparison using !== between mixed~('>'|false) and '>' will always evaluate to true.
|
phpstan
Process completed with exit code 1.
|